浏览代码

changed comment in development.ini

sferot 11 年前
父节点
当前提交
4575f98c3b
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      pboard/development.ini.base

+ 2 - 3
pboard/development.ini.base 查看文件

@@ -96,9 +96,8 @@ templating.mako.compiled_templates_dir = %(here)s/data/templates
96 96
 #javascript files (if your library supports that)
97 97
 toscawidgets.framework.resource_variant=debug
98 98
 
99
-# if you have an analytics tracker, like google analytics or piwik,
100
-# put the path of the js file to include here (relative to .ini directory)
101
-js_tracker_path = analytics.js
99
+# if you want to setup analytics like piwik or google analytics, then put the js code in a file and set file path below
100
+#js_tracker_path = analytics.js
102 101
 
103 102
 [loggers]
104 103
 keys = root, pboard, sqlalchemy, auth