Revert "New setting "Flash Device Check""

This reverts commit 86881d38e5.
This commit is contained in:
bergware
2021-08-22 21:55:33 +02:00
parent 86881d38e5
commit 3645088e3d
2 changed files with 3 additions and 3 deletions

View File

@@ -2243,11 +2243,11 @@ Note that for mobile devices this will use more data and drain your battery fast
:check_method_help:
The system can perform background checking of the Flash device and warn the user when an error occurs due to file system corruption.
+ **None** -- No check is performed
+ **None** -- No check is performed, this is the default setting
+ **File System check** -- A file system verification is done on the first partition of the flash device
+ **SHA256 hash check** -- A sha256 checksum verification is done on a selected number of bz* images
+ **Configuration check** -- A parse verification is done on a selected number of configuration files, this is the default setting
+ **Configuration check** -- A parse verification is done on a selected number of configuration files
:end

View File

@@ -71,4 +71,4 @@ AuthMethod="login"
AuthUser=""
AuthPass=""
[usb]
check="config"
check=""