Skip to content
Snippets Groups Projects
Commit d96054c5 authored by Julian Kornberger's avatar Julian Kornberger
Browse files

docs: fix literal blocks

parent 547fc42f
No related branches found
No related tags found
No related merge requests found
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 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 commit
......
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