浏览代码

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
 #javascript files (if your library supports that)
96
 #javascript files (if your library supports that)
97
 toscawidgets.framework.resource_variant=debug
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
 [loggers]
102
 [loggers]
104
 keys = root, pboard, sqlalchemy, auth
103
 keys = root, pboard, sqlalchemy, auth