Skip to content
Snippets Groups Projects
Commit 774d733d authored by mokkin's avatar mokkin Committed by Matthias Schiffer
Browse files

docs: user/site: clarify syntax of mesh_on_lan/mesh_on_wan options (#1119)

parent afc2e0c0
No related branches found
No related tags found
No related merge requests found
......@@ -274,9 +274,15 @@ mesh_vpn
mesh_on_wan \: optional
Enables the mesh on the WAN port (``true`` or ``false``).
::
mesh_on_wan = true,
mesh_on_lan \: optional
Enables the mesh on the LAN port (``true`` or ``false``).
::
mesh_on_lan = true,
poe_passthrough \: optional
Enable PoE passthrough by default on hardware with such a feature.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment