aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
blob: 0163b2f52350ddc90dfab6bf0418cd5458ba6d37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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