X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fdatastore%2Ftest_datastore_api_data_sqlite.conf;h=8949455869d8680afa3570ad3163c6ad3aa0d06b;hb=0945dcf2c250dea65d520ef26f9917e9be3ac4ac;hp=0490683337cf5aa4a6dda26f934e950c4de65150;hpb=0b0a88fe9ad47382a1d41f7311f1c26478ded84f;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 049068333..894945586 100644 --- a/src/datastore/test_datastore_api_data_sqlite.conf +++ b/src/datastore/test_datastore_api_data_sqlite.conf @@ -1,60 +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 - -[mesh] -AUTOSTART = NO - -[fs] -AUTOSTART = NO - -[dns] -AUTOSTART = NO - - - -[nse] -AUTOSTART = NO - -