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