aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_connect_peer1.conf
blob: 9b240c855ccc716af6be9653267a877928f504a9 (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
[PATHS]
SERVICEHOME = /tmp/test-gnunet-testing-connect-peer1/
DEFAULTCONFIG = test_testing_connect_peer1.conf

[resolver]
PORT = 12564
UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
HOSTNAME = localhost

[transport]
PORT = 12565
UNIXPATH = /tmp/gnunet-p1-service-transport.sock
HOSTNAME = localhost
PLUGINS = tcp
#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
#PREFIX = valgrind --tool=memcheck --log-file=logs%p

[arm]
PORT = 12566
UNIXPATH = /tmp/gnunet-p1-service-arm.sock
HOSTNAME = localhost
DEFAULTSERVICES = 
#DEBUG = YES

[statistics]
PORT = 12567
UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
HOSTNAME = localhost

[transport-tcp]
PORT = 12568

[peerinfo]
PORT = 12569
UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
HOSTNAME = localhost

[core]
PORT = 12570
UNIXPATH = /tmp/gnunet-p1-service-core.sock
HOSTNAME = localhost
#DEBUG = YES

[testing]
WEAKRANDOM = YES

[fs]
AUTOSTART = NO

[datastore]
AUTOSTART = NO