Add new config

Add new config for author info.
This commit is contained in:
Danang Probo Sayekti 2014-01-08 12:48:15 +07:00
commit 568b4262d6
4 changed files with 10 additions and 9 deletions

View file

@ -33,6 +33,9 @@ profile.perpage = "30"
rss.count = "30"
json.count = "10"
; Author info on blog post. Set "true" or "false".
author.info = "true"
; Teaser char count
teaser.char = "200"