taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 28430099086e533fcac0bc9c2eb33f922def9563
parent 28ff6a513aa2b13e1ab74ce83be439b6d596e368
Author: Antoine A <>
Date:   Tue, 30 Dec 2025 18:07:50 +0100

cyclos: update config

Diffstat:
Mmanpages/taler-cyclos.conf.5.rst | 6+++---
Mtaler-cyclos-manual.rst | 7+------
2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/manpages/taler-cyclos.conf.5.rst b/manpages/taler-cyclos.conf.5.rst @@ -32,6 +32,9 @@ The following options are from the “[cyclos]” section. CURRENCY Adapter currency +CYCLOS_URL + Base URL of the Cyclos network server. + ACCOUNT_ID ID of the Cyclos account to sync. @@ -46,9 +49,6 @@ The following options are from the “[cyclos-worker]” section. FREQUENCY How often should worker run when no notification is received -API_URL - Base URL of the Cyclos API server. - USERNAME Account username. diff --git a/taler-cyclos-manual.rst b/taler-cyclos-manual.rst @@ -183,12 +183,7 @@ Update the configuration files: [cyclos] CURRENCY = KUDOS - -.. code-block:: ini - :caption: /etc/taler-cyclos/conf.d/cyclos-worker.conf - - [cyclos-worker] - API_URL = https://demo.cyclos.org/api/ + CYCLOS_URL = https://demo.cyclos.org/ .. code-block:: ini :caption: /etc/taler-cyclos/secrets/cyclos-worker.secret.conf