aboutsummaryrefslogtreecommitdiff
path: root/src/credential/test_credential_defaults.conf
blob: d157ddd4376639feb41db8c7a97f60432b33a098 (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/no_forcestart.conf

[PATHS]
GNUNET_TEST_HOME = /tmp/test-gnunet-credential-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