Link namesotre to libgnunetgnsrecord too
[oweals/gnunet.git] / src / psycstore / test_psycstore.conf
1 [arm]
2 UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-arm.sock
3 DEFAULTSERVICES = psycstore
4
5 [psycstore]
6 AUTOSTART = YES
7 BINARY = gnunet-service-psycstore
8 UNIXPATH = $GNUNET_RUNTIME_DIR/test-gnunet-service-psycstore.sock
9 UNIX_MATCH_UID = NO
10 UNIX_MATCH_GID = YES
11 DATABASE = sqlite
12
13 [psycstore-sqlite]
14 FILENAME = $GNUNET_TEST_HOME/psycstore/sqlite_test.db