diff --git a/example.dae b/example.dae index 4f016f7..e35c0c7 100644 --- a/example.dae +++ b/example.dae @@ -13,12 +13,10 @@ global { # The LAN interface to bind. Use it if you only want to proxy LAN instead of localhost. # Multiple interfaces split by ",". - # Require Linux kernel >= 5.2. # lan_interface: docker0 # The WAN interface to bind. Use it if you want to proxy localhost # Multiple interfaces split by "," - # Require Linux kernel >= 5.5 wan_interface: wlp5s0 }