docs: user/site: clarify syntax of mesh_on_lan/mesh_on_wan options (#1119)
This commit is contained in:
parent
afc2e0c03d
commit
774d733dee
@ -274,9 +274,15 @@ mesh_vpn
|
|||||||
|
|
||||||
mesh_on_wan \: optional
|
mesh_on_wan \: optional
|
||||||
Enables the mesh on the WAN port (``true`` or ``false``).
|
Enables the mesh on the WAN port (``true`` or ``false``).
|
||||||
|
::
|
||||||
|
|
||||||
|
mesh_on_wan = true,
|
||||||
|
|
||||||
mesh_on_lan \: optional
|
mesh_on_lan \: optional
|
||||||
Enables the mesh on the LAN port (``true`` or ``false``).
|
Enables the mesh on the LAN port (``true`` or ``false``).
|
||||||
|
::
|
||||||
|
|
||||||
|
mesh_on_lan = true,
|
||||||
|
|
||||||
poe_passthrough \: optional
|
poe_passthrough \: optional
|
||||||
Enable PoE passthrough by default on hardware with such a feature.
|
Enable PoE passthrough by default on hardware with such a feature.
|
||||||
|
Loading…
Reference in New Issue
Block a user