X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fcore%2Ftest_core_quota_asymmetric_send_limit_peer1.conf;h=97f48522568538419c1caae962035fa385f1cfb5;hb=43ee295fd2b0d38dcbfa3a7bb6df461cad15cf4f;hp=8c0542cbf3db5d9cebcb5b1d1d1da574bb1962de;hpb=1643c64169883ed1b9c860e3e1146a503f251f0a;p=oweals%2Fgnunet.git diff --git a/src/core/test_core_quota_asymmetric_send_limit_peer1.conf b/src/core/test_core_quota_asymmetric_send_limit_peer1.conf index 8c0542cbf..97f485225 100644 --- a/src/core/test_core_quota_asymmetric_send_limit_peer1.conf +++ b/src/core/test_core_quota_asymmetric_send_limit_peer1.conf @@ -1,35 +1,52 @@ @INLINE@ test_core_defaults.conf [PATHS] -SERVICEHOME = /tmp/test-gnunet-core-quota-asym-send-lim-peer-1/ -DEFAULTCONFIG = test_core_quota_asymmetric_send_limit_peer1.conf +GNUNET_TEST_HOME = /tmp/test-gnunet-core-quota-asym-send-lim-peer-1/ [transport-tcp] PORT = 12488 +[transport-udp] +PORT = 12492 + [arm] PORT = 12486 -UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-arm.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p1-service-arm.sock [statistics] PORT = 12487 -UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-statistics.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p1-service-statistics.sock [resolver] PORT = 12484 -UNIXPATH = /tmp/gnunet-core-asym-send-1-service-resolver.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-1-service-resolver.sock [peerinfo] PORT = 12489 -UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-peerinfo.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p1-service-peerinfo.sock [transport] PORT = 12485 -UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-transport.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p1-service-transport.sock + +[ats] +PORT = 12491 +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p1-service-ats.sock +# UNSPECIFIED +UNSPECIFIED_QUOTA_IN = 10240 +UNSPECIFIED_QUOTA_OUT = 10240 +# LOOPBACK +LOOPBACK_QUOTA_IN = 10240 +LOOPBACK_QUOTA_OUT = 10240 +# LAN +LAN_QUOTA_IN = 10240 +LAN_QUOTA_OUT = 10240 +# WAN +WAN_QUOTA_IN = 10240 +WAN_QUOTA_OUT = 10240 +# WLAN +WLAN_QUOTA_IN = 10240 +WLAN_QUOTA_OUT = 10240 [core] PORT = 12490 -TOTAL_QUOTA_IN = 10240 -TOTAL_QUOTA_OUT = 10240 -UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-core.sock -DEBUG = NO - +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-asym-send-p1-service-core.sock