summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-exchange-setup-guide.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 5e34430a..26dafdf1 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -656,14 +656,14 @@ exchange processes should not have access to this information.
[exchange-accountcredentials-1]
- # LibEuFin expects basic auth
+ # LibEuFin expects basic auth.
wire_gateway_auth_method = basic
- # username and password set in LibEuFin
+ # username and password set in LibEuFin.
username = ...
password = ...
- # base URL of the wire gateway set up with LibEuFin
+ # base URL of the wire gateway set up with LibEuFin.
wire_gateway_url = ...