config.yaml (478B)
1 disable-delays: true 2 c2ec-base-url: "http://localhost:8080" 3 parallel-withdrawals: 1 4 provider-backend-payment-delay: 1000 5 amount: "CHF:10.05" 6 terminal-accept-card-delay: 4000 7 terminal-provider: "Simulation" 8 terminal-id: "1" 9 terminal-user-id: "Simulation-1" 10 terminal-access-token: "bliblablu" 11 terminal-long-poll-ms: "20000" 12 terminal-qr-base: "http://localhost:8080" 13 wallet-scan-qr-delay: 4000 14 wallet-long-poll-ms: "10000" 15 wire-gateway-user: "wire" 16 wire-gateway-password: "secret"