From 08d42688d851eb134da496be721e234f53ff8d0b Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 11 Jan 2026 12:48:05 +0100 Subject: fix warnings --- include/config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/config.hpp') diff --git a/include/config.hpp b/include/config.hpp index fb1d304..b7b38d5 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -31,7 +31,7 @@ #define u64 uint64_t #define SIMULATE_EMAIL 1 -#define SIMULATE_SLOW_DISK 1 +#define SIMULATE_SLOW_DISK 0 #define SIMULATE_WRITE_FAILURE 0 #define PROGRAM_VERSION "0.1.0" // major.minor.patch -- cgit v1.2.3-70-g09d2