summaryrefslogtreecommitdiffstats
path: root/settings_local.py.dist
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-28 00:10:01 -0500
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-11-28 00:10:01 -0500
commit30afd77f73b54346ae2b34487513773c3a86b935 (patch)
tree81a65675c257e8c97cf705491519a7320899c838 /settings_local.py.dist
parentd95cfd82d608dd33b7357803ee6b2c7b8ce118cb (diff)
downloadaskbot-30afd77f73b54346ae2b34487513773c3a86b935.tar.gz
askbot-30afd77f73b54346ae2b34487513773c3a86b935.tar.bz2
askbot-30afd77f73b54346ae2b34487513773c3a86b935.zip
configuration of javascript base url is no longer needed
Diffstat (limited to 'settings_local.py.dist')
-rw-r--r--settings_local.py.dist3
1 files changed, 0 insertions, 3 deletions
diff --git a/settings_local.py.dist b/settings_local.py.dist
index 3c37c14e..5447e517 100644
--- a/settings_local.py.dist
+++ b/settings_local.py.dist
@@ -44,9 +44,6 @@ TIME_ZONE = 'America/Tijuana'
#
# FORUM_SCRIPT_ALIAS = 'forum/'
#
-# also make sure to set '/':'/forum' in file templates/content/js/com.cnprog.i18n.js
-# this is necessary to make client scripts work in this configuration
-#
FORUM_SCRIPT_ALIAS = '' #no leading slash, default = '' empty string