aboutsummaryrefslogtreecommitdiff
path: root/src/util/util.conf
blob: f3d301e48fcd9450c6c434e96c0abcec9819f1de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[PATHS]
SERVICEHOME = ~/.gnunet/
# SERVICEHOME = /var/lib/gnunet/
# DEFAULTCONFIG = /etc/gnunet.conf
# If 'DEFAULTCONFIG' is not defined, the current
# configuration file is assumed to be the default,
# which is what we want by default...

[gnunetd]
HOSTKEY = $SERVICEHOME/.hostkey

[client]
HOME = $SERVICEHOME

[TESTING]
WEAKRANDOM = NO
SPEEDUP_INTERVAL = 0 ms
SPEEDUP_DELTA = 0 ms