aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
blob: a1a674d893b4abdf850c2dc0735c1854417f82ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[PATHS]
GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/

[namestore]
DATABASE = sqlite

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

[namestore-postgres]
CONFIG = connect_timeout=10; dbname=gnunetcheck
TEMPORARY_TABLE = YES

[nse]
WORKBITS = 0

[transport]
PLUGINS =