diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-09-02 11:52:51 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-09-02 11:52:51 +0200 |
commit | 80583e053640fd2fd498c04d3372e1962c4b0831 (patch) | |
tree | 3c736df7d97ef351dc0dcfa693e7f498fb63a06d | |
parent | 22798d2ec67b5078de805ac5a539a085c14ea693 (diff) | |
download | anastasis-80583e053640fd2fd498c04d3372e1962c4b0831.tar.gz anastasis-80583e053640fd2fd498c04d3372e1962c4b0831.zip |
-another config line
-rw-r--r-- | debian/etc/anastasis/anastasis.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/etc/anastasis/anastasis.conf b/debian/etc/anastasis/anastasis.conf index 4d0deda..9938438 100644 --- a/debian/etc/anastasis/anastasis.conf +++ b/debian/etc/anastasis/anastasis.conf | |||
@@ -21,6 +21,15 @@ SERVE = unix | |||
21 | # by your business? | 21 | # by your business? |
22 | #INSURANCE = KUDOS:0 | 22 | #INSURANCE = KUDOS:0 |
23 | 23 | ||
24 | [anastasis-merchant-backend] | ||
25 | |||
26 | # Point to your Taler merchant backend for processing payments | ||
27 | # (and usually you should use https!) | ||
28 | # Make sure the backend offers the same currency that you | ||
29 | # configured above! | ||
30 | PAYMENT_BACKEND_URL = http://backend.demo.taler.net/instances/Tutorial/ | ||
31 | |||
32 | |||
24 | 33 | ||
25 | [taler] | 34 | [taler] |
26 | # Currency accepted by anastasis via GNU Taler payments. | 35 | # Currency accepted by anastasis via GNU Taler payments. |