mirror of
https://github.com/unraid/webgui.git
synced 2026-01-24 10:28:39 -06:00
Revert "New setting "Flash Device Check""
This reverts commit 86881d38e5.
This commit is contained in:
@@ -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
|
||||
@@ -71,4 +71,4 @@ AuthMethod="login"
|
||||
AuthUser=""
|
||||
AuthPass=""
|
||||
[usb]
|
||||
check="config"
|
||||
check=""
|
||||
|
||||
Reference in New Issue
Block a user