summaryrefslogtreecommitdiff
path: root/example/travels.conf
blob: 3972bc0461147b171f6e89c75a02968d68d4958f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
bind = 127.0.0.1
port = 5555

client.timeout = 10s

site.title = Travels
site.root = media
site.static_root = static

geojson.database = timezones.geojson.json

# nginx
site.sendfile.header = X-Accel-Redirect
site.sendfile.path = /media/
site.sendfile.static_path = /static/