diff options
| author | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-10 19:57:44 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@mailbox.org> | 2026-01-10 19:57:44 +0100 |
| commit | 6166eeda08fd1d4106afe47416a73de60700d17e (patch) | |
| tree | 11d37481839b7fa7a0ffe31ab010620245bd717b /include/config.hpp | |
| parent | 0821197bc1c57c756e737740d6a6de9c83314fae (diff) | |
new look
Diffstat (limited to 'include/config.hpp')
| -rw-r--r-- | include/config.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.hpp b/include/config.hpp index b7b38d5..93b226a 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -32,7 +32,7 @@ #define SIMULATE_EMAIL 1 #define SIMULATE_SLOW_DISK 0 -#define SIMULATE_WRITE_FAILURE 0 +#define SIMULATE_WRITE_FAILURE 1 #define PROGRAM_VERSION "0.1.0" // major.minor.patch |
