PSYCstore SQLite backend; API fixes/enhancements
[oweals/gnunet.git] / src / psycstore / test_psycstore.conf
1 [arm]
2 DEFAULTSERVICES = psycstore
3 UNIXPATH = /tmp/test-psycstore-service-arm.sock
4
5 [psycstore]
6 AUTOSTART = YES
7 HOME = $SERVICEHOME
8 BINARY = gnunet-service-psycstore
9 UNIXPATH = /tmp/test-gnunet-service-psycstore.sock
10 UNIX_MATCH_UID = NO
11 UNIX_MATCH_GID = YES
12 DATABASE = sqlite
13
14 [psycstore-sqlite]
15 FILENAME = $SERVICEHOME/psycstore/sqlite_test.db