X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fdatastore%2Ftest_datastore_api_data_sqlite.conf;h=8949455869d8680afa3570ad3163c6ad3aa0d06b;hb=0945dcf2c250dea65d520ef26f9917e9be3ac4ac;hp=58c7b9f2396ceea03a88286c1cd24d521d68f5ba;hpb=3e6c37c25b646fbe5dda5ec48959281c88edbaba;p=oweals%2Fgnunet.git diff --git a/src/datastore/test_datastore_api_data_sqlite.conf b/src/datastore/test_datastore_api_data_sqlite.conf index 58c7b9f23..894945586 100644 --- a/src/datastore/test_datastore_api_data_sqlite.conf +++ b/src/datastore/test_datastore_api_data_sqlite.conf @@ -1,53 +1,7 @@ +@INLINE@ test_defaults.conf [PATHS] -SERVICEHOME = /tmp/test-gnunet-datastore-sqlite/ - -[arm] -DEFAULTSERVICES = -PORT = 42466 -HOSTNAME = localhost - -[resolver] -PORT = 42464 -HOSTNAME = localhost +GNUNET_TEST_HOME = /tmp/test-gnunet-datastore-sqlite/ [datastore] -PORT = 22654 -HOSTNAME = localhost -HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG -BINARY = gnunet-service-datastore -ACCEPT_FROM = 127.0.0.1; -ACCEPT_FROM6 = ::1; -QUOTA = 10000000 -BLOOMFILTER = $SERVICEHOME/fs/bloomfilter +QUOTA = 10 MB DATABASE = sqlite -# USERNAME = -# MAXBUF = -# TIMEOUT = -# DISABLEV6 = -# BINDTO = -# REJECT_FROM = -# REJECT_FROM6 = -# PREFIX = -#DEBUG = YES -#PREFIX = valgrind --tool=memcheck --leak-check=yes -#BINARY = /home/grothoff/bin/gnunet-service-datastore - -[statistics] -PORT = 22667 -HOSTNAME = localhost - -[testing] -WEAKRANDOM = YES - -[dht] -AUTOSTART = NO - - -[fs] -AUTOSTART = NO - -[dns] -AUTOSTART = NO - -