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

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

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