diff options
Diffstat (limited to 'example')
| -rw-r--r-- | example/travels.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/travels.conf b/example/travels.conf index 3972bc0..89bba59 100644 --- a/example/travels.conf +++ b/example/travels.conf @@ -11,5 +11,5 @@ geojson.database = timezones.geojson.json # nginx site.sendfile.header = X-Accel-Redirect -site.sendfile.path = /media/ -site.sendfile.static_path = /static/ +site.sendfile.path = /media +site.sendfile.static_path = /static |
