From fe1fa8719c8e222e570820534b58dc4bbe9b7a12 Mon Sep 17 00:00:00 2001 From: Mohamad Fahmi Date: Sun, 20 Jul 2014 16:25:46 +0700 Subject: [PATCH] add wmt --- config/config.ini.example | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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"