This commit is contained in:
2022-08-20 09:59:27 +02:00
parent 42668e54d2
commit e7a1cb1887
3 changed files with 4 additions and 3 deletions

View File

@ -13,7 +13,7 @@
// Drive handling Settings
#define WORSE_HOURS 19200 //mark drive if at this limit or beyond
#define WORSE_POWERUP 10000 //mark drive if at this limit or beyond
#define SHRED_ITERATIONS 3U
#define SHRED_ITERATIONS 1U
#define FROZEN_TIMEOUT 10 //After this timeout (minutes) the drive will be marked as frozen
// Logger Settings