diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-05-12 13:00:02 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-05-12 14:59:07 +0300 |
| commit | d886980bea806c46cdc229ea5ac1c97656920d26 (patch) | |
| tree | b91776fada50a240e3c0aa606c5a0791353fdede | |
| parent | c90dab149a246b043c89abaf6d0ca684c133fdaf (diff) | |
rhizi-server.conf.example: set fragment_d_path, template_d_path values
| -rw-r--r-- | res/etc/rhizi-server.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example index a759a411..556bc42f 100644 --- a/res/etc/rhizi-server.conf.example +++ b/res/etc/rhizi-server.conf.example @@ -8,7 +8,8 @@ # General # #root_path = -#template_d_relpath = +#fragment_d_path = +#template_d_path = #user_db_path = development_mode = True |
