projects
/
oweals
/
gnunet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
missing fi
[oweals/gnunet.git]
/
src
/
dht
/
test_dht_monitor.conf
1
[fs]
2
AUTOSTART = NO
3
4
[resolver]
5
AUTOSTART = NO
6
7
[dhtcache]
8
QUOTA = 1 MB
9
DATABASE = heap
10
11
[transport]
12
PLUGINS = tcp
13
14
[ats]
15
WAN_QUOTA_IN = 1 GB
16
WAN_QUOTA_OUT = 1 GB
17
18
[arm]
19
DEFAULTSERVICES = dht core
20
21
[testbed]
22
OVERLAY_TOPOLOGY = LINE
23
24
[PATHS]
25
GNUNET_TEST_HOME = /tmp/test-dht-monitor/
26
27
[nat]
28
DISABLEV6 = YES
29
ENABLE_UPNP = NO
30
BEHIND_NAT = NO
31
ALLOW_NAT = NO
32
INTERNAL_ADDRESS = 127.0.0.1
33
EXTERNAL_ADDRESS = 127.0.0.1
34
USE_LOCALADDR = YES
35
RETURN_LOCAL_ADDRESSES = YES
36
37
[dns]
38
AUTOSTART = NO
39
40
[namestore]
41
AUTOSTART = NO
42
43
[nse]
44
AUTOSTART = NO
45
46
[vpn]
47
AUTOSTART=NO
48