chore: does not annotate kernel requirement in config file

This commit is contained in:
mzz2017 2023-02-04 14:11:40 +08:00
parent 14e5da14fd
commit 68c8ff7754

View File

@ -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
}