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
Loading
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment