commit b49e2c1855081a70b8a790c72a230e8e1976645b parent 040c91a04f9ebe328e9cdc1cae2832cb9417c53e Author: Antoine A <> Date: Tue, 30 Dec 2025 13:46:10 +0100 cyclos: update man pages Diffstat:
| M | debian/etc/taler-cyclos/conf.d/cyclos-worker.conf | | | 7 | +++++-- |
| M | debian/etc/taler-cyclos/secrets/cyclos-worker.secret.conf | | | 3 | --- |
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/etc/taler-cyclos/conf.d/cyclos-worker.conf b/debian/etc/taler-cyclos/conf.d/cyclos-worker.conf @@ -1,8 +1,8 @@ # Configuration the cyclos adapter worker. [cyclos-worker] -# How often should worker run when no notification is received -# FREQUENCY = +# URL of the Cyclos API server +API_URL = # Cyclos account type ID to index ACCOUNT_TYPE_ID = @@ -10,4 +10,7 @@ ACCOUNT_TYPE_ID = # Cyclos payment type ID to use for transfers PAYMENT_TYPE_ID = +# How often should worker run when no notification is received +# FREQUENCY = + @inline-secret@ cyclos-worker ../secrets/cyclos-worker.secret.conf diff --git a/debian/etc/taler-cyclos/secrets/cyclos-worker.secret.conf b/debian/etc/taler-cyclos/secrets/cyclos-worker.secret.conf @@ -1,8 +1,5 @@ [cyclos-worker] -# URL of the Cyclos API server -API_URL = - # Account username USERNAME =