perf_tcp_peer2.conf 658 B

12345678910111213141516171819202122232425262728293031323334
  1. @INLINE@ template_cfg_peer2.conf
  2. [PATHS]
  3. GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p2/
  4. [transport]
  5. PLUGINS = tcp
  6. [hostlist]
  7. HTTPPORT = 9080
  8. OPTIONS = -p
  9. BINDTOIPV4 = YES
  10. BINDTOIP = 127.0.0.1
  11. [ats]
  12. # Network specific inbound/outbound quotas
  13. UNSPECIFIED_QUOTA_IN = unlimited
  14. UNSPECIFIED_QUOTA_OUT = unlimited
  15. # LOOPBACK
  16. LOOPBACK_QUOTA_IN = unlimited
  17. LOOPBACK_QUOTA_OUT = unlimited
  18. # LAN
  19. LAN_QUOTA_IN = unlimited
  20. LAN_QUOTA_OUT = unlimited
  21. # WAN
  22. WAN_QUOTA_IN = unlimited
  23. WAN_QUOTA_OUT = unlimited
  24. # WLAN
  25. WLAN_QUOTA_IN = unlimited
  26. WLAN_QUOTA_OUT = unlimited
  27. # BLUETOOTH
  28. BLUETOOTH_QUOTA_IN = unlimited
  29. BLUETOOTH_QUOTA_OUT = unlimited
  30. # ATS options