12 lines
338 B
Plaintext
12 lines
338 B
Plaintext
[PATHS]
|
|
# Persistent data storage for the testcase
|
|
TALER_TEST_HOME = test_helper_eddsa_home/
|
|
TALER_RUNTIME_DIR = ${TMPDIR:-/tmp}/${USER}/test_helper_eddsa/
|
|
|
|
[taler-exchange-secmod-eddsa]
|
|
LOOKAHEAD_SIGN = 5 minutes
|
|
OVERLAP_DURATION = 1 s
|
|
DURATION = 1 minute
|
|
KEY_DIR = ${TALER_RUNTIME_DIR}keydir/
|
|
UNIXPATH = ${TALER_RUNTIME_DIR}helper.unix
|