test-mailbox.conf (321B)
1 [mailbox] 2 bind_to = localhost:11000 3 production = false 4 message_body_bytes = 256 5 monthly_fee = KUDOS:0 6 registration_update_fee = KUDOS:0 7 message_response_limit = 25 8 pending_registration_expiration = 24h 9 10 [mailbox-pq] 11 host = localhost 12 port = 5432 13 user = mar33597 14 password = secret 15 db_name = taler-mailbox-test