[TASK] added Feature #120

This commit is contained in:
Kanti 2014-12-14 18:39:52 +01:00
commit 5eefbe93f8
4 changed files with 39 additions and 2 deletions

View file

@ -43,6 +43,13 @@ google.publisher = ""
; Google analytics
google.analytics.id = ""
; Google reCaptcha
; https://www.google.com/recaptcha/admin
google.reCaptcha = false
google.reCaptcha.public = ""
google.reCaptcha.private = ""
; Pagination, RSS, and JSON
posts.perpage = "5"
tag.perpage = "10"