blob: e3a38972ca95cafb73ac2c4979661307f9049447 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
@INLINE@ test_hostlist_defaults.conf
[hostlist]
HTTPPORT = 28080
OPTIONS = -b -e
SERVERS = http://gnunet.org:8080/
PORT = 23354
HOSTNAME = localhost
[datastore]
AUTOSTART = YES
[fs]
AUTOSTART = YES
|