[exchange] serve = tcp port = 5560 wireformat = test db = postgres master_priv_file = $HOME/masterarbeit/taler/exchange.priv.pem master_public_key = GYSXVSZYN2TNK46XRXXJJH9Y5KWYSCNVYY9AQ5GQCSEX4DHHXBMG keydir = $HOME/masterarbeit/taler/keydir base_url = http://localhost/ [exchange-admin] serve = tcp port = 5562 wireformat = test db = postgres master_priv_file = $HOME/masterarbeit/taler/exchange.priv.pem master_public_key = GYSXVSZYN2TNK46XRXXJJH9Y5KWYSCNVYY9AQ5GQCSEX4DHHXBMG keydir = $HOME/masterarbeit/taler/keydir base_url = http://localhost/ [exchange-wire-test] enable = YES wire-fee-2017 = KUDOS:0.00 wire-fee-2018 = KUDOS:0.00 wire-fee-2019 = KUDOS:0.00 wire-fee-2020 = KUDOS:0.00 closing-fee-2017 = KUDOS:0.00 closing-fee-2018 = KUDOS:0.00 closing-fee-2019 = KUDOS:0.00 closing-fee-2020 = KUDOS:0.00 [exchange-wire-incoming-test] test_response_file = $HOME/masterarbeit/taler/exchange.wire.json [exchange-wire-outgoing-test] exchange_account_number = 2 bank_uri = http://localhost:5552/ [exchangedb-postgres] db_conn_str = postgres:///talerexchange [exchange_keys] signkey_duration = 4 weeks legal_duration = 2 years lookahead_sign = 32 weeks 1 day lookahead_provide = 4 weeks 1 day [merchant] serve = tcp port = 5556 db = postgres wire = test [merchantdb-postgres] config = postgres:///talermerchant [merchant-exchange-testexchange] uri = http://localhost:5560/ master_key = GYSXVSZYN2TNK46XRXXJJH9Y5KWYSCNVYY9AQ5GQCSEX4DHHXBMG [merchant-instance-default] keyfile = $HOME/masterarbeit/taler/merchant.priv.pem [merchant-instance-wireformat-default] test_response_file = $HOME/masterarbeit/taler/merchant.wire.json [taler] currency = KUDOS [frontends] BACKEND = http://localhost:5554/ FRACTION = 100000000 [donations] UWSGI_SERVE = unix UWSGI_UNIXPATH = /deployment/sockets/donations.uwsgi UWSGI_UNIXPATH_MODE = 660 HTTP_PORT=5555 [blog] INSTANCE = testexchange HTTP_PORT = 5555 [bank] UWSGI_SERVE = tcp UWSGI_PORT = 8585 # The path below indicates where to create the unix domain socket UWSGI_UNIXPATH = /deployment/sockets/bank.uwsgi # The mode to assign to the unix domain socket when # creating it (automatically done by the bank) UWSGI_UNIXPATH_MODE = 660 NDIGITS = 2 FRACTION = 100000000 DATABASE = postgres:///talerbank HTTP_PORT = 5552 [bank-admin] UWSGI_SERVE = tcp UWSGI_UNIXPATH = /deployment/sockets/bank-admin.uwsgi UWSGI_UNIXPATH_MODE = 660 HTTP_PORT = 5554 [benchmark] bank_details = /home/obscura/masterarbeit/taler/bank_details.json merchant_details = /home/obscura/masterarbeit/taler/merchant_details.json [coin_kudos_1] value = KUDOS:1 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years fee_withdraw = KUDOS:0.00 fee_deposit = KUDOS:0.00 fee_refresh = KUDOS:0.00 fee_refund = KUDOS:0.00 rsa_keysize = 1024 [coin_kudos_2] value = KUDOS:2 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years fee_withdraw = KUDOS:0.00 fee_deposit = KUDOS:0.00 fee_refresh = KUDOS:0.00 fee_refund = KUDOS:0.00 rsa_keysize = 1024 [coin_kudos_4] value = KUDOS:4 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years fee_withdraw = KUDOS:0.00 fee_deposit = KUDOS:0.00 fee_refresh = KUDOS:0.00 fee_refund = KUDOS:0.00 rsa_keysize = 1024 [coin_kudos_8] value = KUDOS:8 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years fee_withdraw = KUDOS:0.00 fee_deposit = KUDOS:0.00 fee_refresh = KUDOS:0.00 fee_refund = KUDOS:0.00 rsa_keysize = 1024 [coin_kudos_5] value = KUDOS:5 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years fee_withdraw = KUDOS:0.00 fee_deposit = KUDOS:0.00 fee_refresh = KUDOS:0.00 fee_refund = KUDOS:0.00 rsa_keysize = 1024 [payments-generator] exchange = http://localhost:5560/ merchant = http://localhost:5556 bank = http://localhost:5552/ instance = default currency = KUDOS