diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/taler-exchange.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/taler-exchange.texi b/doc/taler-exchange.texi index ce8f9dd9c..4e6a0fb96 100644 --- a/doc/taler-exchange.texi +++ b/doc/taler-exchange.texi @@ -512,7 +512,7 @@ requests. The @code{taler_bank} plugin implements the wire method ``x-taler-bank''. -The format of the @code{payto://} URL is @code{payto://x-taler-bank/HOSTNAME:PORT}. +The format of the @code{payto://} URL is @code{payto://x-taler-bank/HOSTNAME[:PORT]}. For basic authentication, the @code{taler_bank} plugin only supports simple password-based authentication. For this, the configuration |