diff --git a/config/config.ini.example b/config/config.ini.example index 41edb78..089af4c 100644 --- a/config/config.ini.example +++ b/config/config.ini.example @@ -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" \ No newline at end of file +views.layout = "layout"