aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-11 17:48:14 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-11 17:48:14 +0000
commitf25494a08e36b01073c72154ee6492aed8133d0c (patch)
treeec82c707f40d14a86e80241af7b53a6b5b054173 /src/core
parentd52a709fd0e7b52e59a747c983dfd27ffbee335b (diff)
downloadgnunet-f25494a08e36b01073c72154ee6492aed8133d0c.tar.gz
gnunet-f25494a08e36b01073c72154ee6492aed8133d0c.zip
fixing configs
Diffstat (limited to 'src/core')
-rw-r--r--src/core/test_core_api_peer1.conf7
-rw-r--r--src/core/test_core_api_peer2.conf7
2 files changed, 14 insertions, 0 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf
index e472238d7..a6888b683 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/core/test_core_api_peer1.conf
@@ -45,3 +45,10 @@ PORT = 12470
45 45
46[testing] 46[testing]
47WEAKRANDOM = YES 47WEAKRANDOM = YES
48
49[fs]
50AUTOSTART = NO
51
52[datastore]
53AUTOSTART = NO
54
diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf
index b7de82d0f..9f7f89c0f 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/core/test_core_api_peer2.conf
@@ -43,3 +43,10 @@ PORT = 22470
43 43
44[testing] 44[testing]
45WEAKRANDOM = YES 45WEAKRANDOM = YES
46
47[fs]
48AUTOSTART = NO
49
50[datastore]
51AUTOSTART = NO
52