aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
blob: d19c1e033c2778d53562a37172446edf7dceeac6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[PATHS]
SERVICEHOME = /tmp/test-gnunet-hostlist-peer-2/
DEFAULTCONFIG = test_gnunet_daemon_hostlist_peer2.conf

[resolver]
PORT = 22964
UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
DEBUG = NO

[transport]
PORT = 22965
UNIXPATH = /tmp/gnunet-p2-service-transport.sock
PLUGINS = tcp
DEBUG = NO

[arm]
PORT = 22966
UNIXPATH = /tmp/gnunet-p2-service-arm.sock
DEFAULTSERVICES = hostlist topology
#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
DEBUG = NO

[statistics]
PORT = 22967
UNIXPATH = /tmp/gnunet-p2-service-statistics.sock

[transport-tcp]
PORT = 22968
DEBUG = NO

[peerinfo]
PORT = 22969
UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock

[core]
PORT = 22970
UNIXPATH = /tmp/gnunet-p2-service-core.sock
DEBUG = NO
#PREFIX = valgrind --tool=memcheck

[testing]
WEAKRANDOM = YES

[hostlist]
HTTPPORT = 12981
SERVERS = http://localhost:12980/
OPTIONS = -b -p
DEBUG = NO
HOSTLISTFILE = hostlists_peer2.file
#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist

[topology]
#DEBUG = YES
#PREFIX = valgrind --tool=memcheck
DEBUG = NO

[fs]
AUTOSTART = NO

[datastore]
AUTOSTART = NO

[dht]
AUTOSTART = NO[mesh]
AUTOSTART = NO



[dns]
AUTOSTART = NO