summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/etc/rhizi-server.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example
index 4b592db2..d1281c58 100644
--- a/res/etc/rhizi-server.conf.example
+++ b/res/etc/rhizi-server.conf.example
@@ -6,7 +6,7 @@
# General
#
development_mode = True
-root_path = ./deploy-local
+root_path = .
static_url_path = /static
# -----------------------------------------------------------------------------