X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fcore%2Ftest_core_api_send_to_self.conf;h=83928d04aad84a0de992aebf4e1ba61524477017;hb=81ea73fcf38405a714d949189ed0ec6bc5b6bea6;hp=3eb66afad7fe5cf5e156e8510bbdfe28168562c9;hpb=3c82a48a3a22b65b5f0db85528c1979ac0c878ed;p=oweals%2Fgnunet.git diff --git a/src/core/test_core_api_send_to_self.conf b/src/core/test_core_api_send_to_self.conf index 3eb66afad..83928d04a 100644 --- a/src/core/test_core_api_send_to_self.conf +++ b/src/core/test_core_api_send_to_self.conf @@ -1,74 +1,19 @@ +@INLINE@ test_core_defaults.conf [PATHS] -SERVICEHOME = ~/.gnunet/ -# SERVICEHOME = /var/lib/gnunet/ -# DEFAULTCONFIG = /etc/gnunet.conf -# If 'DEFAULTCONFIG' is not defined, the current -# configuration file is assumed to be the default, -# which is what we want by default... +GNUNET_TEST_HOME = ~/.gnunet/ -[gnunetd] -HOSTKEY = $SERVICEHOME/.hostkey - -[TESTING] -WEAKRANDOM = NO - -[client] -HOME = $SERVICEHOME - -[arm] -PORT = 0 -HOSTNAME = localhost -HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG -BINARY = gnunet-service-arm -ACCEPT_FROM = 127.0.0.1; -ACCEPT_FROM6 = ::1; -DEFAULTSERVICES = core test-sts -UNIXPATH = /tmp/gnunet-service-arm.sock +[ats] +WAN_QUOTA_IN = 104857600 +WAN_QUOTA_OUT = 104757600 [test-sts] -AUTOSTART = YES -PORT = 0 +FORCESTART = YES +PORT = 9252 HOSTNAME = localhost -HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG BINARY = test_core_api_send_to_self ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; TOTAL_QUOTA_IN = 65536 TOTAL_QUOTA_OUT = 65536 -UNIXPATH = /tmp/gnunet-service-sts.sock -#DEBUG = YES - -[core] -AUTOSTART = YES -PORT = 0 -HOSTNAME = localhost -HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG -BINARY = gnunet-service-core -ACCEPT_FROM = 127.0.0.1; -ACCEPT_FROM6 = ::1; -# quotas are in bytes per second now! -TOTAL_QUOTA_IN = 104857600 -TOTAL_QUOTA_OUT = 104757600 -UNIXPATH = /tmp/gnunet-service-core.sock -# DEBUG = YES -# USERNAME = -# MAXBUF = -# TIMEOUT = -# DISABLEV6 = -# BINDTO = -# REJECT_FROM = -# REJECT_FROM6 = -# PREFIX = - -[dns] -AUTOSTART = NO - - - -[nse] -AUTOSTART = NO - +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-sts.sock