docs: fix literal blocks
This commit is contained in:
parent
547fc42ff9
commit
d96054c5df
@ -1,15 +1,13 @@
|
|||||||
Mesh on WAN
|
Mesh on WAN
|
||||||
===========
|
===========
|
||||||
|
|
||||||
It's possible to enable the mesh on the WAN port like this:
|
It's possible to enable the mesh on the WAN port like this::
|
||||||
|
|
||||||
::
|
|
||||||
uci set network.mesh_wan.auto=1
|
uci set network.mesh_wan.auto=1
|
||||||
uci commit
|
uci commit
|
||||||
|
|
||||||
It may also be disabled again by running:
|
It may also be disabled again by running::
|
||||||
|
|
||||||
::
|
|
||||||
uci set network.mesh_wan.auto=0
|
uci set network.mesh_wan.auto=0
|
||||||
uci commit
|
uci commit
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user