summaryrefslogtreecommitdiff
path: root/src/cli/test_free_reducer.conf
blob: 364758c88dc6548fb94e39adfa637ac3e1f8f49b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# This file is in the public domain.
# It is used by test_iban.sh
[taler]
CURRENCY = TESTKUDOS

[anastasis]
DB = postgres
ANNUAL_FEE = TESTKUDOS:0
TRUTH_UPLOAD_FEE = TESTKUDOS:0
UPLOAD_LIMIT_MB = 1
ANNUAL_POLICY_UPLOAD_LIMIT = 128
INSURANCE = TESTKUDOS:0
PORT = 8086
SERVER_SALT = BUfO1KGOKYIFlFQg
BUSINESS_NAME = "Data loss Inc."

[anastasis-merchant-backend]
# Technically not needed...
PAYMENT_BACKEND_URL = http://localhost:9966/

[authorization-question]
COST = TESTKUDOS:0.0

[authorization-iban]
ENABLED = YES
COST = TESTKUDOS:5
BUSINESS_NAME = "Data loss inc."