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