docs: wlan-configuration: document outdoor mode behavior (#2075)

Document the behavior of the Outdoor mode when preserve_channels is
enabled.
This commit is contained in:
David Bauer 2020-07-06 20:06:52 +02:00 committed by GitHub
parent 73b830eb32
commit 2e37ffff56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -21,4 +21,6 @@ you can configure this via the uci section ``gluon-core.wireless``::
uci set gluon-core.@wireless[0].preserve_channels='1'
When channels should be preserved, toggling the outdoor mode will have no effect on the channel settings.
Therefore, the Outdoor mode settings won't be displayed in config mode.
Keep in mind that nodes running wifi interfaces on custom channels can't mesh with default nodes anymore!