Add lightbox config

Add lightbox config.
This commit is contained in:
Danang Probo Sayekti 2014-02-14 18:08:31 +07:00
commit def856716a
2 changed files with 15 additions and 1 deletions

View file

@ -61,6 +61,9 @@ rss.char = ""
img.thumbnail = "true"
default.thumbnail = ""
; Lightbox inline image handling. This can slowdown your page load, especially when Disqus enabled. "on" or "off".
lightbox = "off"
; Set the theme here
views.root = "themes/logs"