mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 05:56:22 +05:30
Added views.counter in the Config File
This commit is contained in:
parent
8ea2611323
commit
452cf9212d
5 changed files with 52 additions and 18 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue