test_free_reducer.conf (693B)
1 # This file is in the public domain. 2 # It is used by test_iban.sh 3 4 [anastasis] 5 CURRENCY = EUR 6 # Currencies the service is priced in; every priced option 7 # below must give a price in exactly these. 8 CURRENCIES = EUR 9 DB = postgres 10 ANNUAL_FEE = EUR:0 11 TRUTH_UPLOAD_FEE = EUR:0 12 UPLOAD_LIMIT_MB = 1 13 ANNUAL_POLICY_UPLOAD_LIMIT = 128 14 INSURANCE = EUR:0 15 PORT = 8086 16 PROVIDER_SALT = BUfO1KGOKYIFlFQg 17 BUSINESS_NAME = "Data loss Inc." 18 19 [stasis] 20 DB = postgres 21 22 [stasis-postgres] 23 CONFIG = postgres:///anastasischeck 24 25 [anastasis-merchant-backend] 26 # Technically not needed... 27 PAYMENT_BACKEND_URL = http://localhost:9966/ 28 29 [authorization-question] 30 COST = EUR:0.0 31 32 [authorization-iban] 33 ENABLED = YES 34 COST = EUR:5