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 Andreas Ziegler
parent 5696be7240
commit 12f90e3a57
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!