summaryrefslogtreecommitdiff
path: root/survey.conf
blob: c3aa9e7c4be1f375abc46598076aa2cd43e8bc62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[taler]
currency = TESTKUDOS

[frontends]
BACKEND = http://backend.test.taler.net/

[survey]
UWSGI_UNIXPATH_MODE = 660
instance = survey
UWSGI_SERVE = unix
UWSGI_UNIXPATH = $HOME/sockets/survey.uwsgi
UWSGI_UNIXMODE = 666