taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit a3a742a4fe5bb1ebf4196ed5513a40d0c88f04d4
parent 6d2c27eda3d4690024aa13102a06b6f254b11a7b
Author: Florian Dold <florian@dold.me>
Date:   Wed,  2 Dec 2020 11:38:52 +0100

sync config

Diffstat:
Mtaler-arm/taler-sync.conf | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 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