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