summaryrefslogtreecommitdiff
path: root/ishtar/settings.py.example
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar/settings.py.example')
-rw-r--r--ishtar/settings.py.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar/settings.py.example b/ishtar/settings.py.example
index 2fe347345..97d396fb5 100644
--- a/ishtar/settings.py.example
+++ b/ishtar/settings.py.example
@@ -6,6 +6,7 @@ APP_NAME = ""
ROOT_PATH = "/var/local/webapp/ishtar/ishtar/"
URL_PATH = ""
+JQUERY_URL = "/javascript/jquery/jquery.js"
DEBUG = True
TEMPLATE_DEBUG = DEBUG