summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-05-10 21:35:28 +0300
committerLV-426 <lv-426@taproot.org.il>2015-05-12 14:59:07 +0300
commit6efcb589944236f7bc501514609285fd0a927420 (patch)
tree41dbe1acee7a2c2ba44b88a53e8e711ee31a29a1
parent6a6b82e2e5dac73d7d05df173f90dec1a898d666 (diff)
rz-mux: rhizi-server.conf.jinja: use absolute fragment.d template.d paths
-rw-r--r--res/rz-mux/rhizi-conf-template.d/rhizi-server.conf.jinja3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/rz-mux/rhizi-conf-template.d/rhizi-server.conf.jinja b/res/rz-mux/rhizi-conf-template.d/rhizi-server.conf.jinja
index 2569a661..eda16fff 100644
--- a/res/rz-mux/rhizi-conf-template.d/rhizi-server.conf.jinja
+++ b/res/rz-mux/rhizi-conf-template.d/rhizi-server.conf.jinja
@@ -10,7 +10,8 @@
# General
#
root_path = {{ root_path }}
-template_d_relpath = fragment.d/template.d
+fragment_d_path = /fragment.d
+template_d_path = /fragment.d/template.d
development_mode = True
static_url_path = /static