summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2020-12-02 11:38:52 +0100
committerFlorian Dold <florian@dold.me>2020-12-02 11:38:52 +0100
commita3a742a4fe5bb1ebf4196ed5513a40d0c88f04d4 (patch)
tree51dac7695399a7058bd35ba9e410485e8fccbe8a
parent6d2c27eda3d4690024aa13102a06b6f254b11a7b (diff)
downloaddeployment-a3a742a4fe5bb1ebf4196ed5513a40d0c88f04d4.tar.gz
deployment-a3a742a4fe5bb1ebf4196ed5513a40d0c88f04d4.tar.bz2
deployment-a3a742a4fe5bb1ebf4196ed5513a40d0c88f04d4.zip
sync config
-rw-r--r--taler-arm/taler-sync.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/taler-arm/taler-sync.conf b/taler-arm/taler-sync.conf
index 0ea8d7e..996dccf 100644
--- a/taler-arm/taler-sync.conf
+++ b/taler-arm/taler-sync.conf
@@ -1,4 +1,7 @@
[taler-sync]
TYPE = simple
BINARY = sync-httpd
-OPTIONS = -l $HOME/logs/sync-%Y-%m-%d.log
+# Ugly hack: Specify the merchant backend API key here.
+# Ideally, the sync httpd would read the API key from
+# the sync.conf, but it can't do that yet.
+OPTIONS = -l $HOME/logs/sync-%Y-%m-%d.log --apikey sandbox