@INLINE@ template_cfg_peer2.conf [PATHS] GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p2/ [transport] PORT = 12010 PLUGINS = http_server UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock [transport-http_server] PORT = 12090 USE_IPv6 = YES [nat] # Disable IPv6 support DISABLEV6 = YES # Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8) RETURN_LOCAL_ADDRESSES = NO [arm] PORT = 12014 DEFAULTSERVICES = transport hostlist UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock [statistics] PORT = 12013 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock [resolver] PORT = 12012 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock [peerinfo] PORT = 12011 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock [hostlist] HTTPPORT = 9080 OPTIONS = -p BINDTOIPV4 = YES BINDTOIP = 127.0.0.1 [ats] # Network specific inbound/outbound quotas UNSPECIFIED_QUOTA_IN = unlimited UNSPECIFIED_QUOTA_OUT = unlimited # LOOPBACK LOOPBACK_QUOTA_IN = unlimited LOOPBACK_QUOTA_OUT = unlimited # LAN LAN_QUOTA_IN = unlimited LAN_QUOTA_OUT = unlimited # WAN WAN_QUOTA_IN = unlimited WAN_QUOTA_OUT = unlimited # WLAN WLAN_QUOTA_IN = unlimited WLAN_QUOTA_OUT = unlimited # BLUETOOTH BLUETOOTH_QUOTA_IN = unlimited BLUETOOTH_QUOTA_OUT = unlimited # ATS options