aboutsummaryrefslogtreecommitdiff
path: root/src/nse/test_nse.conf
blob: 554cc4c0fcc638716a02ce18f956238d7e1b95c7 (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
[PATHS]
SERVICEHOME = /tmp/test-gnunetd-nse/
DEFAULTCONFIG = test_nse.conf

[nse]
PORT = 22353
UNIXPATH = /tmp/test-nse-service-nse.unix
AUTOSTART = YES
DEBUG = YES

[arm]
PORT = 22354
DEFAULTSERVICES = nse
UNIXPATH = /tmp/test-nse-service-arm.unix
#DEBUG = YES

[fs]
AUTOSTART = NO

[datastore]
AUTOSTART = NO

[dht]
AUTOSTART = NO

[transport]
AUTOSTART = NO

[core]
AUTOSTART = YES

[peerinfo]
AUTOSTART = NO

[dns]
AUTOSTART = NO