disable vpn autostart
[oweals/gnunet.git] / src / hostlist / test_learning_learn_peer.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-hostlist-peer-2/
3 DEFAULTCONFIG = test_learning_learn_peer.conf
4
5 [resolver]
6 PORT = 12964
7 UNIXPATH = /tmp/gnunet-hostlist-p1-service-resolver.sock
8
9 [transport]
10 PORT = 12965
11 UNIXPATH = /tmp/gnunet-hostlist-p1-service-transport.sock
12 PLUGINS = tcp
13 #DEBUG = YES
14
15 [arm]
16 PORT = 12966
17 UNIXPATH = /tmp/gnunet-hostlist-p1-service-arm.sock
18 DEFAULTSERVICES = topology hostlist
19 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
20 #DEBUG=YES
21
22 [statistics]
23 PORT = 12967
24 UNIXPATH = /tmp/gnunet-hostlist-p1-service-statistics.sock
25 HOSTNAME = localhost
26
27 [transport-tcp]
28 PORT = 12968
29
30 [peerinfo]
31 PORT = 12969
32 UNIXPATH = /tmp/gnunet-hostlist-p1-service-peerinfo.sock
33
34
35 [core]
36 PORT = 12970
37 UNIXPATH = /tmp/gnunet-hostlist-p1-service-core.sock
38 #DEBUG = YES
39 #PREFIX = valgrind --tool=memcheck
40
41 [testing]
42 WEAKRANDOM = YES
43
44 [hostlist]
45 HTTPPORT = 12980
46 SERVERS = http://localhost:12981/
47 OPTIONS = -b -e
48 #OPTIONS = -b -p
49 #DEBUG = YES
50 HOSTLISTFILE = hostlists_learn_peer.file
51
52 [topology]
53 #DEBUG = YES
54 #PREFIX = valgrind --tool=memcheck
55
56 [fs]
57 AUTOSTART = NO
58
59 [datastore]
60 AUTOSTART = NO
61
62 [dht]
63 AUTOSTART = NO
64 [mesh]
65 AUTOSTART = NO
66
67
68
69 [dns]
70 AUTOSTART = NO
71
72