Browse Source

changed comment in development.ini

sferot 10 years ago
parent
commit
4575f98c3b
1 changed files with 2 additions and 3 deletions
  1. 2 3
      pboard/development.ini.base

+ 2 - 3
pboard/development.ini.base View File

@@ -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