aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2018-10-26 00:04:38 +0900
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2018-10-26 00:04:38 +0900
commit38ac87a5d3f47a431b33ca57dc19d602238ad6d2 (patch)
tree549d650c0e9427c13b15211bff96541160a6f893
parentc4b7892090af94534c34d9b4b131ed1874370a97 (diff)
downloadgnunet-38ac87a5d3f47a431b33ca57dc19d602238ad6d2.tar.gz
gnunet-38ac87a5d3f47a431b33ca57dc19d602238ad6d2.zip
RECLAIM: forgot conf file for tests
-rw-r--r--src/reclaim/test_reclaim.conf33
1 files changed, 33 insertions, 0 deletions
diff --git a/src/reclaim/test_reclaim.conf b/src/reclaim/test_reclaim.conf
new file mode 100644
index 000000000..35e710177
--- /dev/null
+++ b/src/reclaim/test_reclaim.conf
@@ -0,0 +1,33 @@
1@INLINE@ test_reclaim_defaults.conf
2
3[PATHS]
4GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-reclaim-peer-1/
5
6[dht]
7START_ON_DEMAND = YES
8
9[rest]
10START_ON_DEMAND = YES
11PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog
12
13[transport]
14PLUGINS =
15
16[reclaim]
17START_ON_DEMAND = YES
18#PREFIX = valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes --log-file=$GNUNET_TMP/idplog
19
20[gns]
21#PREFIX = valgrind --leak-check=full --track-origins=yes
22START_ON_DEMAND = YES
23AUTO_IMPORT_PKEY = YES
24MAX_PARALLEL_BACKGROUND_QUERIES = 10
25DEFAULT_LOOKUP_TIMEOUT = 15 s
26RECORD_PUT_INTERVAL = 1 h
27ZONE_PUBLISH_TIME_WINDOW = 1 h
28DNS_ROOT=PD67SGHF3E0447TU9HADIVU9OM7V4QHTOG0EBU69TFRI2LG63DR0
29
30[reclaim-rest-plugin]
31address = http://localhost:8000/#/login
32psw = mysupersecretpassword
33expiration_time = 3600