diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2019-03-08 14:01:09 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2019-03-08 14:01:09 +0100 |
commit | 4405438d9c2db21be566a57a57b5eeeaf294bbc9 (patch) | |
tree | d9534db74a027191dd57998b79e0b166af8ec937 | |
parent | 91b794f09a2ff0b73a095821eec5c02eb3a5fc7d (diff) |
detail
-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 |