Bump write-delay to 25

This commit is contained in:
Will Boyd
2025-03-18 07:49:50 -04:00
parent b21695f18f
commit 3eeba4e45c
+1 -1
View File
@@ -122,7 +122,7 @@ export function load() {
name: 'write-delay',
type: 'integer',
description: 'Delay between writing markdown files',
default: 10
default: 25
},
{
name: 'timezone',