summaryrefslogtreecommitdiff
path: root/include/config.hpp
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@mailbox.org>2026-01-11 12:48:05 +0100
committerAldrik Ramaekers <aldrik@mailbox.org>2026-01-11 12:48:05 +0100
commit08d42688d851eb134da496be721e234f53ff8d0b (patch)
tree5c8a448a42cd8ec4dc35c55edef85f0063b9a50a /include/config.hpp
parentccbc6a8f0836583fabd59919bd7930d7cfe1473e (diff)
fix warnings
Diffstat (limited to 'include/config.hpp')
-rw-r--r--include/config.hpp2
1 files changed, 1 insertions, 1 deletions
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