aboutsummaryrefslogtreecommitdiff
path: root/src/abd/test_abd_defaults.conf
blob: 7b4cb576d99e16b58fc3b6dbfc25de0e1f76c536 (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
@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf

[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-abd-testing/

[namestore-sqlite]
FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db

[namecache-sqlite]
FILENAME=$GNUNET_TEST_HOME/namecache/namecache.db

[identity]
# Directory where we store information about our egos
EGODIR = $GNUNET_TEST_HOME/identity/egos/

[dhtcache]
DATABASE = heap

[transport]
PLUGINS = tcp

[transport-tcp]
BINDTO = 127.0.0.1