config.json.example 213 B

12345678910
  1. {
  2. "batman": "bat0",
  3. "bridge": "br-client",
  4. "mesh-vpn": [ "mesh-vpn" ],
  5. "mesh-wlan": [ "ibss0", "mesh0" ],
  6. "fastd_socket": "/var/run/fastd.mesh_vpn.socket"
  7. "rate_limit": 30,
  8. "rate_limit_burst": 10
  9. }