From 73d4a3658ca14527e8a749bb8850a2c8e4bfac88 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Tue, 12 Aug 2025 22:33:41 +0700 Subject: feat: integrate parallel execution refactor: simplify frontmatter parser feat: always check for '.md' extension feat: new timezone field --- config/config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 9a49b76..a48f0ff 100644 --- a/config/config.json +++ b/config/config.json @@ -1,5 +1,6 @@ { "LogLevel": "debug", + "MaxConcurrentJobs": 8, "Storage": { "Type": "b2", "Config": { -- cgit v1.3.1+13