aboutsummaryrefslogtreecommitdiff
path: root/src/nse/test_nse.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/test_nse.conf')
-rw-r--r--src/nse/test_nse.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nse/test_nse.conf b/src/nse/test_nse.conf
index 66075d792..625d059ee 100644
--- a/src/nse/test_nse.conf
+++ b/src/nse/test_nse.conf
@@ -1,6 +1,5 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/test-nse-multipeer/ 2SERVICEHOME = /tmp/test-nse-multipeer/
3DEFAULTCONFIG = test_nse.conf
4 3
5[nse] 4[nse]
6PORT = 22353 5PORT = 22353
@@ -10,7 +9,6 @@ BINARY = gnunet-service-nse
10#PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p 9#PREFIX = valgrind --leak-check=full --log-file=valgrind_nse.%p
11AUTOSTART = YES 10AUTOSTART = YES
12DEBUG = NO 11DEBUG = NO
13CONFIG = $DEFAULTCONFIG
14PROOFFILE = $SERVICEHOME/proof.nse 12PROOFFILE = $SERVICEHOME/proof.nse
15# Overriding network settings for faster testing (do NOT use 13# Overriding network settings for faster testing (do NOT use
16# these values in production just because they are here) 14# these values in production just because they are here)