diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-05-04 03:37:39 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-05-05 19:04:32 +0300 |
| commit | 713e75e5af0275aa437718f64a4a0be9e17cce58 (patch) | |
| tree | faad0bfd6ab123bd9e042f4bee0bd1a794b81807 /res/etc | |
| parent | 46a6618cb653533a9776520b6b2428728223cc80 (diff) | |
use valid python attr name: template.d_path -> template_d_path
Diffstat (limited to 'res/etc')
| -rw-r--r-- | res/etc/rhizi-server.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example index 09eb9b7f..e18c72d0 100644 --- a/res/etc/rhizi-server.conf.example +++ b/res/etc/rhizi-server.conf.example @@ -8,7 +8,7 @@ # General # #root_path = -#template.d_path +#template_d_path development_mode = True static_url_path = /static |
