[PATHS] TALER_HOME = ${TALER_TEST_HOME:-${HOME:-${USERPROFILE}}} TALER_DATA_HOME = ${XDG_DATA_HOME:-$TALER_HOME/.local/share}/taler/ TALER_CONFIG_HOME = ${XDG_CONFIG_HOME:-$TALER_HOME/.config}/taler/ TALER_CACHE_HOME = ${XDG_CACHE_HOME:-$TALER_HOME/.cache}/taler/ TALER_RUNTIME_DIR = ${TMPDIR:-${TMP:-/tmp}}/taler-system-runtime/ DEFAULTCONFIG = ~/.config/taler.conf [exchange-wire-test] ENABLE = YES TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/exchange/wire/test.json EXCHANGE_ACCOUNT_NUMBER = 2 USERNAME = user PASSWORD = pass closing-fee-2017 = KUDOS:0.01 closing-fee-2018 = KUDOS:0.01 wire-fee-2017 = KUDOS:0.01 wire-fee-2018 = KUDOS:0.01 bank_uri = http://localhost:8888/ [exchange_keys] signkey_duration = 4 weeks legal_duration = 2 years lookahead_sign = 32 weeks 1 day lookahead_provide = 4 weeks 1 day [exchange-wire-sepa] ENABLE = NO SEPA_RESPONSE_FILE = ${TALER_CONFIG_HOME}/exchange/wire/sepa.json [auditordb-postgres] DB_CONN_STR = postgres:///taler [taler] CURRENCY = KUDOS [merchant] SERVE = tcp PORT = 9966 UNIXPATH = ${TALER_RUNTIME_DIR}/merchant.http UNIXPATH_MODE = 660 DEFAULT_WIRE_FEE_AMORTIZATION = 1 KEYFILE = ${TALER_DATA_HOME}/merchant/merchant.priv DB = postgres WIREFORMAT = test WIRE_TRANSFER_DELAY = 3 week [merchantdb-postgres] CONFIG = postgres:///talermerchant [merchant-instance-default] KEYFILE = ${TALER_DATA_HOME}/merchant/merchant.priv [merchant-instance-wireformat-default] TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/merchant/wire/tutorial.json [exchange] KEYDIR = ${TALER_DATA_HOME}/exchange/live-keys/ DB = postgres MASTER_PRIV_FILE = ${TALER_DATA_HOME}/exchange/offline-keys/master.priv SERVE = tcp UNIXPATH = ${TALER_RUNTIME_DIR}/exchange.http UNIXPATH_MODE = 660 PORT = 8081 BASE_URL = http://localhost:8081/ master_public_key = HBJ46QE1MM7ANJ77TP7ZVCBX0MZQVMV7J6MSG06GTEPB3QZZ3990 [exchange-admin] SERVE = tcp UNIXPATH = ${TALER_RUNTIME_DIR}/exchange-admin.http UNIXPATH_MODE = 660 PORT = 18080 [exchangedb-postgres] DB_CONN_STR = postgres:///taler [exchangedb] AUDITOR_BASE_DIR = ${TALER_DATA_HOME}/auditors/ WIREFEE_BASE_DIR = ${TALER_DATA_HOME}/exchange/wirefees/ IDLE_RESERVE_EXPIRATION_TIME = 4 weeks [auditor] DB = postgres AUDITOR_PRIV_FILE = ${TALER_DATA_HOME}/auditor/offline-keys/auditor.priv [bank] DATABASE = postgres:///talerbank MAX_DEBT = KUDOS:50 MAX_DEBT_BANK = KUDOS:0 [merchant-auditor-kudos] uri = http://localhost:1234/ url = http://localhost:1234/ name = demo public_key = Q2WCZB0RANT4MD94SH360DQM71MAPS0EP1QRW9E4K6PP08PA3770 [payments-generator] currency = KUDOS instance = default bank = http://localhost:8888/ merchant = http://localhost:9966 exchange_admin = http://localhost:18080/ exchange = http://localhost:8081/ [foo] bar = x [arm] CONFIG = ~/.config/taler.conf [coin_kudos_ct_1] value = KUDOS:0.01 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 weeks duration_legal = 3 weeks fee_withdraw = KUDOS:0.00 fee_deposit = KUDOS:0.00 fee_refresh = KUDOS:0.01 fee_refund = KUDOS:0.01 rsa_keysize = 1024 [coin_kudos_ct_10] value = KUDOS:0.10 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 weeks duration_legal = 3 weeks fee_withdraw = KUDOS:0.01 fee_deposit = KUDOS:0.01 fee_refresh = KUDOS:0.03 fee_refund = KUDOS:0.01 rsa_keysize = 1024 [coin_kudos_10] value = KUDOS:10 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 weeks duration_legal = 3 weeks fee_withdraw = KUDOS:0.01 fee_deposit = KUDOS:0.01 fee_refresh = KUDOS:0.03 fee_refund = KUDOS:0.01 rsa_keysize = 1024 [coin_kudos_1] value = KUDOS:1 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 weeks duration_legal = 3 weeks fee_withdraw = KUDOS:0.01 fee_deposit = KUDOS:0.01 fee_refresh = KUDOS:0.03 fee_refund = KUDOS:0.01 rsa_keysize = 1024 [coin_kudos_5] value = KUDOS:5 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 weeks duration_legal = 3 weeks fee_withdraw = KUDOS:0.01 fee_deposit = KUDOS:0.01 fee_refresh = KUDOS:0.03 fee_refund = KUDOS:0.01 rsa_keysize = 1024