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

[arm]
PORT = 12000
DEFAULTSERVICES = namecache namestore

[namestore]
#PREFIX = valgrind
AUTOSTART = YES
DATABASE = sqlite

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

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