diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-05-10 02:41:22 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-05-12 14:59:06 +0300 |
| commit | c1dfdf05da73b4e11b9e848708f6e227907e9871 (patch) | |
| tree | d5789c5585fbf2e4519cb0962cabb6c9540eb565 /res/etc | |
| parent | 2a7b4e35b5d272991f79883bcab733509a23d6a5 (diff) | |
clearing up use of template_d config key: template_d_path -> template_d_relpath
Diffstat (limited to 'res/etc')
| -rw-r--r-- | res/etc/rhizi-server.conf.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example index c96b62ef..73181645 100644 --- a/res/etc/rhizi-server.conf.example +++ b/res/etc/rhizi-server.conf.example @@ -9,6 +9,7 @@ # #root_path = #template_d_path +template_d_relpath = fragment.d/template.d development_mode = True static_url_path = /static |
