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

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

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