aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
blob: 41670cdb196c22ed6acfedd23aebcf201be8ed07 (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 = $GNUNET_TEST_HOME/namestore/sqlite_test.db

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