[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: not launching sync with Apikey
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: not launching sync with Apikey among params |
Date: |
Mon, 14 Jun 2021 15:30:20 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 14b1592 not launching sync with Apikey among params
14b1592 is described below
commit 14b1592834bab6d820cce29b792ef0e7ff59682e
Author: ms <ms@taler.net>
AuthorDate: Mon Jun 14 15:30:16 2021 +0200
not launching sync with Apikey among params
---
taler-arm/taler-sync.conf | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/taler-arm/taler-sync.conf b/taler-arm/taler-sync.conf
index 35a7fbf..0ea8d7e 100644
--- a/taler-arm/taler-sync.conf
+++ b/taler-arm/taler-sync.conf
@@ -1,7 +1,4 @@
[taler-sync]
TYPE = simple
BINARY = sync-httpd
-# 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 "Bearer
${TALER_ENV_FRONTENDS_APITOKEN}"
+OPTIONS = -l $HOME/logs/sync-%Y-%m-%d.log
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: not launching sync with Apikey among params,
gnunet <=