29ff90b5dfd2bcb80b049c6e930b230869926a19
[oweals/gnunet.git] / src / namestore / test_namestore_api.conf
1 @INLINE@ ../../contrib/no_forcestart.conf
2 @INLINE@ ../../contrib/no_autostart_above_core.conf
3
4 [PATHS]
5 GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/
6
7 [namestore]
8 DATABASE = sqlite
9 AUTOSTART = YES
10
11 [namecache]
12 DATABASE = sqlite
13 AUTOSTART = YES
14
15 [identity]
16 AUTOSTART = YES
17
18 [namestore-sqlite]
19 FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db
20
21 [namestore-postgres]
22 CONFIG = connect_timeout=10; dbname=gnunetcheck
23 TEMPORARY_TABLE = YES
24
25 [nse]
26 WORKBITS = 0
27
28 [transport]
29 PLUGINS =