gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: RECLAIM: forgot conf file f


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: RECLAIM: forgot conf file for tests
Date: Thu, 25 Oct 2018 17:04:44 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 38ac87a5d RECLAIM: forgot conf file for tests
38ac87a5d is described below

commit 38ac87a5d3f47a431b33ca57dc19d602238ad6d2
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Fri Oct 26 00:04:38 2018 +0900

    RECLAIM: forgot conf file for tests
---
 src/reclaim/test_reclaim.conf | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

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 @@
address@hidden@ test_reclaim_defaults.conf
+
+[PATHS]
+GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-reclaim-peer-1/
+
+[dht]
+START_ON_DEMAND = YES
+
+[rest]
+START_ON_DEMAND = YES
+PREFIX = valgrind --leak-check=full --track-origins=yes 
--log-file=$GNUNET_TMP/restlog
+
+[transport]
+PLUGINS =
+
+[reclaim]
+START_ON_DEMAND = YES
+#PREFIX = valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes 
--log-file=$GNUNET_TMP/idplog
+
+[gns]
+#PREFIX = valgrind --leak-check=full --track-origins=yes
+START_ON_DEMAND = YES
+AUTO_IMPORT_PKEY = YES
+MAX_PARALLEL_BACKGROUND_QUERIES = 10
+DEFAULT_LOOKUP_TIMEOUT = 15 s
+RECORD_PUT_INTERVAL = 1 h
+ZONE_PUBLISH_TIME_WINDOW = 1 h
+DNS_ROOT=PD67SGHF3E0447TU9HADIVU9OM7V4QHTOG0EBU69TFRI2LG63DR0
+
+[reclaim-rest-plugin]
+address = http://localhost:8000/#/login
+psw = mysupersecretpassword
+expiration_time = 3600

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]