aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/test_reclaim_defaults.conf
blob: a9a197dea886f74db7e1cfc89f7467716195674b (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-idp-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