Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
f2ae9d68
Commit
f2ae9d68
authored
10 years ago
by
Nils Schneider
Browse files
Options
Downloads
Plain Diff
Merge pull request #152 from digineo/literal-blocks
docs: fix literal blocks
parents
547fc42f
d96054c5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/features/mesh-on-wan.rst
+2
-4
2 additions, 4 deletions
docs/features/mesh-on-wan.rst
with
2 additions
and
4 deletions
docs/features/mesh-on-wan.rst
+
2
−
4
View file @
f2ae9d68
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment