migrate parameters (#19)

Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
CaCO3
2023-02-20 23:02:05 +01:00
committed by GitHub
parent 1ffe9caf27
commit 47907aaa2b
29 changed files with 31 additions and 51 deletions

View File

@@ -1,5 +0,0 @@
# Parameter `AutoAdjustSummertime`
Default Value: `false`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!

View File

@@ -1,9 +1,6 @@
# Parameter `RSSIThreashold`
# Parameter `RSSIThreshold`
Default Value: `''`
WLAN Mesh Parameter: Threshold for the RSSI value to check for start switching access point in a mesh system.
Possible values: `-100` .. `0`, `0` = disabled.
It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup.
!!! Note
Due to a typo, the parameter is wrongly named `RSSIThreashold`.