From 3645088e3d235aa30727e484d34d27deef28e409 Mon Sep 17 00:00:00 2001 From: bergware Date: Sun, 22 Aug 2021 21:55:33 +0200 Subject: [PATCH] Revert "New setting "Flash Device Check"" This reverts commit 86881d38e5994383d53bac477664c41aeb2a77a7. --- languages/en_US/helptext.txt | 4 ++-- plugins/dynamix/default.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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=""