summaryrefslogtreecommitdiff
path: root/bank.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-04-25 23:11:25 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-04-25 23:11:25 +0200
commite4294701dba0f0322a521b46b76e210496fabd48 (patch)
treea6b991d415b99deb8b9e9d5a55459ec20ed81d24 /bank.conf
parent11b4bcde2ea512ce9b539c5ea6b856081fd0e177 (diff)
downloadbank-e4294701dba0f0322a521b46b76e210496fabd48.tar.gz
bank-e4294701dba0f0322a521b46b76e210496fabd48.tar.bz2
bank-e4294701dba0f0322a521b46b76e210496fabd48.zip
unix sockets, config path expansion
Diffstat (limited to 'bank.conf')
-rw-r--r--bank.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/bank.conf b/bank.conf
index 6b33eb3..4d148ed 100644
--- a/bank.conf
+++ b/bank.conf
@@ -1,3 +1,6 @@
[bank]
+uwsgi_serve = tcp
uwsgi_port = 8001
+uwsgi_unixpath = ${TALER_RUNTIME_DIR}/bank.uwsgi
+uwsgi_unixpath_mode = 660
database = talerbank