Browse Source

add wmt

pull/62/head
Mohamad Fahmi 11 years ago
parent
commit
fe1fa8719c
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      config/config.ini.example

+ 4
- 1
config/config.ini.example View File

@ -38,6 +38,9 @@ google.publisher = ""
; Google analytics
google.analytics.id = ""
; Google WMT ID verification
google.wmt.id = ""
; Pagination, RSS, and JSON
posts.perpage = "5"
tag.perpage = "10"
@ -81,4 +84,4 @@ lightbox = "off"
views.root = "themes/logs"
; Framework config. No need to edit.
views.layout = "layout"
views.layout = "layout"

Loading…
Cancel
Save