diff --git a/easytier/data/config.yaml b/easytier/data/config.yaml index 91d5883..ab407cb 100644 --- a/easytier/data/config.yaml +++ b/easytier/data/config.yaml @@ -34,3 +34,9 @@ destination_groups = ["vicro-group"] protocol = 1 enabled = true ports = [] +source_ips = [] +destination_ips = [] +source_ports = [] +rate_limit = 0 +burst_limit = 0 +stateful = true