Просмотр исходного кода

changed comment in development.ini

sferot 12 лет назад
Родитель
Сommit
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