summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_exchange_api.conf')
-rw-r--r--src/testing/test_exchange_api.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf
index 8f7bb930e..6a285f55d 100644
--- a/src/testing/test_exchange_api.conf
+++ b/src/testing/test_exchange_api.conf
@@ -28,21 +28,21 @@ PORT = 8081
MASTER_PUBLIC_KEY = 98NJW3CQHZQGQXTY3K85K531XKPAPAVV4Q5V8PYYRR00NJGZWNVG
DB = postgres
BASE_URL = "http://localhost:8081/"
-EXPIRE_SHARD_SIZE = 300 ms
-EXPIRE_IDLE_SLEEP_INTERVAL = 1 s
+EXPIRE_SHARD_SIZE ="300 ms"
+EXPIRE_IDLE_SLEEP_INTERVAL ="1 s"
[exchangedb-postgres]
CONFIG = "postgres:///talercheck"
[taler-exchange-secmod-cs]
-LOOKAHEAD_SIGN = 24 days
+LOOKAHEAD_SIGN = "24 days"
[taler-exchange-secmod-rsa]
-LOOKAHEAD_SIGN = 24 days
+LOOKAHEAD_SIGN = "24 days"
[taler-exchange-secmod-eddsa]
-LOOKAHEAD_SIGN = 24 days
-DURATION = 14 days
+LOOKAHEAD_SIGN = "24 days"
+DURATION = "14 days"
[exchange-account-1]