summaryrefslogtreecommitdiff
path: root/manpages/libeufin-nexus.conf.5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/libeufin-nexus.conf.5.rst')
-rw-r--r--manpages/libeufin-nexus.conf.5.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/libeufin-nexus.conf.5.rst b/manpages/libeufin-nexus.conf.5.rst
index b38c3436..85436ec7 100644
--- a/manpages/libeufin-nexus.conf.5.rst
+++ b/manpages/libeufin-nexus.conf.5.rst
@@ -101,8 +101,8 @@ The following configuration value(s) belong to the “[nexus-submit]” section.
FREQUENCY
Duration value to instruct the ``ebics-submit`` subcommand how much to wait
before checking the database again to find new unsubmitted payments. The duration
- must be expressed with a number followed (without space) by the time unit.
- The following time units are supported: 's' (seconds), 'm' (minutes), 'h' (hours).
+ must be expressed with a number followed by the time unit. The following time
+ units are supported: 's' (seconds), 'm' (minutes), 'h' (hours).
For example, the value *5m* causes retries to be run every five minutes. Whenever
the given number is zero, the retries are long-polled. Note: the current version
does NOT support long-polling but would instead run in transient mode, whenever