From eab95844b8c45c09020c57afcd186370d9684e25 Mon Sep 17 00:00:00 2001 From: Hendrik Schutter Date: Mon, 31 Aug 2020 09:40:31 +0200 Subject: [PATCH] changed WORSE_POWERUP --- include/reHDD.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/reHDD.h b/include/reHDD.h index fe7a087..690959d 100644 --- a/include/reHDD.h +++ b/include/reHDD.h @@ -11,7 +11,7 @@ #define DRYRUN #define WORSE_HOURS 19200 //mark drive if at this limit or beyond -#define WORSE_POWERUP 4000 //mark drive if at this limit or beyond +#define WORSE_POWERUP 10000 //mark drive if at this limit or beyond #define SHRED_ITERATIONS 1