perf_tcp_peer1.conf 636 B

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