aboutsummaryrefslogtreecommitdiff
path: root/src/experimentation/test_experimentation_clique.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-12-16 20:57:09 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-12-16 20:57:09 +0000
commitcffaa8b4a6591c02325a368dcc7cd3b999d1ef60 (patch)
treecc6f7114ae1007a50b11825f3b689c8f5e0c569d /src/experimentation/test_experimentation_clique.conf
parentacad9f12ac57373b60d8bb2c64fe1d0f1dc3a06d (diff)
downloadgnunet-cffaa8b4a6591c02325a368dcc7cd3b999d1ef60.tar.gz
gnunet-cffaa8b4a6591c02325a368dcc7cd3b999d1ef60.zip
removing experimentation: replaced by sensors
Diffstat (limited to 'src/experimentation/test_experimentation_clique.conf')
-rw-r--r--src/experimentation/test_experimentation_clique.conf43
1 files changed, 0 insertions, 43 deletions
diff --git a/src/experimentation/test_experimentation_clique.conf b/src/experimentation/test_experimentation_clique.conf
deleted file mode 100644
index 1ab9aa2dd..000000000
--- a/src/experimentation/test_experimentation_clique.conf
+++ /dev/null
@@ -1,43 +0,0 @@
1[testbed]
2AUTOSTART = NO
3PORT = 12113
4ACCEPT_FROM = 127.0.0.1;
5HOSTNAME = localhost
6NEIGHBOUR_LIMIT = 100
7TOPOLOGY = RANDOM
8#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
9
10[dhtcache]
11QUOTA = 1 MB
12DATABASE = heap
13
14[transport]
15PLUGINS = udp
16ACCEPT_FROM6 = ::1;
17ACCEPT_FROM = 127.0.0.1;
18NEIGHBOUR_LIMIT = 50
19PORT = 12365
20
21[experimentation]
22#PREFIX = valgrind --leak-check=full
23ISSUERS = TFRM29O2RQNKLVBQIGODJ6GD58LSQ2NM9TNFBC6N48BRJHQO38Q73N2OM3V4CLKDM6CILQV4CU8PMJDRG0FNB0PDI057DBRANMLPLRG
24EXPERIMENTS = test_experiments.exp
25
26[ats]
27WAN_QUOTA_OUT = 3932160
28WAN_QUOTA_IN = 3932160
29
30[core]
31USE_EPHEMERAL_KEYS = NO
32
33[transport-udp]
34TIMEOUT = 300 s
35
36[PATHS]
37GNUNET_TEST_HOME = /tmp/test-experimentation/
38
39[nat]
40RETURN_LOCAL_ADDRESSES = YES
41
42[peerinfo]
43NO_IO = YES