Added views.counter in the Config File

This commit is contained in:
Kanti 2014-07-31 16:45:20 +02:00
commit 452cf9212d
5 changed files with 52 additions and 18 deletions

View file

@ -80,5 +80,8 @@ lightbox = "off"
; Set the theme here
views.root = "themes/logs"
;Enable view Counter, the options is "true" and "false". If set to "true", you can see the Counts in Admin page.
views.counter = "true"
; Framework config. No need to edit.
views.layout = "layout"