docs: example.dae

This commit is contained in:
mzz2017 2023-02-11 13:53:43 +08:00
parent 4145a79559
commit f2d5ed34fb

View File

@ -29,9 +29,10 @@ global {
# SNAT for incoming connection to avoid MAC learning.
# Set it true if you are NOT using dae as a transparent bridge, but will reduce forwarding
# performance for direct traffic.
# This option does not affect direct traffic performance of WAN.
lan_nat_direct: true
# The WAN interface to bind. Use it if you want to proxy localhost
# The WAN interface to bind. Use it if you want to proxy localhost.
# Multiple interfaces split by ",".
wan_interface: wlp5s0
}