diff options
Diffstat (limited to 'settings_local.py.dist')
-rw-r--r-- | settings_local.py.dist | 3 |
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 |