blob: 6f445fc562419f5eb819be9150f5c144d6cc4680 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[PATHS]
# Persistent data storage for the testcase
TALER_TEST_HOME = test_helper_rsa_home/
[coin_1]
DURATION_WITHDRAW = 1 minute
RSA_KEYSIZE = 2048
[taler-exchange-secmod-rsa]
LOOKAHEAD_SIGN = 5 minutes
OVERLAP_DURATION = 1 s
|