From c1dfdf05da73b4e11b9e848708f6e227907e9871 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 10 May 2015 02:41:22 +0300 Subject: clearing up use of template_d config key: template_d_path -> template_d_relpath --- res/rz-mux/rhizi-conf-template.d/rhizi-server.conf.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 18084f50..2569a661 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,7 @@ # General # root_path = {{ root_path }} -template_d_path = {{ template_d_path }} +template_d_relpath = fragment.d/template.d development_mode = True static_url_path = /static -- cgit v1.3.1