diff options
Diffstat (limited to 'res/rz-mux')
| -rw-r--r-- | res/rz-mux/rhizi-conf-template.d/rhizi-server.conf.jinja | 1 |
1 files changed, 1 insertions, 0 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 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 |
