aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/test_psycstore.conf
blob: c524f2ae661ea9a7cbb3078d696eb3a34d701188 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[arm]
UNIXPATH = /tmp/test-gnunet-service-arm.sock
DEFAULTSERVICES = psycstore

[psycstore]
AUTOSTART = YES
BINARY = gnunet-service-psycstore
UNIXPATH = /tmp/test-gnunet-service-psycstore.sock
UNIX_MATCH_UID = NO
UNIX_MATCH_GID = YES
DATABASE = sqlite

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