diff --git a/languages/en_US/helptext.txt b/languages/en_US/helptext.txt index 7c8847e06..e8a2342ea 100644 --- a/languages/en_US/helptext.txt +++ b/languages/en_US/helptext.txt @@ -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 \ No newline at end of file diff --git a/plugins/dynamix/default.cfg b/plugins/dynamix/default.cfg index 090cfa6af..101470d67 100644 --- a/plugins/dynamix/default.cfg +++ b/plugins/dynamix/default.cfg @@ -71,4 +71,4 @@ AuthMethod="login" AuthUser="" AuthPass="" [usb] -check="config" +check=""