aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
blob: 68f972e25a920891c7723276eb714d3c946d55bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[arm]
PORT = 12000
DEFAULTSERVICES = namestore

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

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

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