This commit is contained in:
CaCO3
2023-02-05 01:14:03 +01:00
parent b9dceabaad
commit b65e77511c
74 changed files with 0 additions and 74 deletions

View File

@@ -4,6 +4,5 @@ Default Value: `false`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
## Description
Please fill me with an explanation and useful links

View File

@@ -4,6 +4,5 @@ Default Value: `undefined`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Hostname for the device.
It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup.

View File

@@ -1,7 +1,6 @@
# Parameter `RSSIThreashold`
Default Value: ``
## Description
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.

View File

@@ -4,5 +4,4 @@ Default Value: `true`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
## Description
Set this parameter to `true` to stay in the Setup Mode after the next start of the device.

View File

@@ -4,7 +4,6 @@ Default Value: `pool.ntp.org`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Time server to synchronize system time. If it is disabled or `undefined`, `pool.ntp.org` will be used.
You can also set it to the IP of your router. Many routers like Fritzboxes can act as a local NTP server.
To disable NTP, you need to activate it but set the TimeServer config to be empty (`""`).

View File

@@ -1,6 +1,5 @@
# Parameter `TimeZone`
Default Value: `CET-1CEST,M3.5.0,M10.5.0/3`
## Description
Time zone in POSIX syntax (Europe/Berlin = `CET-1CEST,M3.5.0,M10.5.0/3` - incl. daylight saving)
Check the table on `http://<DEVICE IP>/timezones.html` to find the settings for your region.