From 445fe50c6bec016724da97cd3f8c35535e02c3a8 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 3 May 2015 19:27:28 +0300 Subject: rz_config: template.d_path --- res/rz-mux/rhizi-conf-template.d/rhizi-server.conf.jinja | 1 + 1 file changed, 1 insertion(+) (limited to 'res/rz-mux') 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 e36fec9f..f6a234cd 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 @@ -8,6 +8,7 @@ # General # root_path = {{ root_path }} +template.d_path = {{ template_d_path }} development_mode = True static_url_path = /static -- cgit v1.3.1