Skip to content
Snippets Groups Projects
Commit f2ae9d68 authored by Nils Schneider's avatar Nils Schneider
Browse files

Merge pull request #152 from digineo/literal-blocks

docs: fix literal blocks
parents 547fc42f d96054c5
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