From 684d0b6a57d2eb79730ade63baccdc6e59bebc29 Mon Sep 17 00:00:00 2001 From: Saya Andy Date: Sat, 1 Aug 2026 19:58:57 +0700 Subject: feat: repurpose metadata parser as article transcoder for saya.uz and telegram --- config/config.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 config/config.json (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json deleted file mode 100644 index 985dd55..0000000 --- a/config/config.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "LogLevel": "debug", - "MaxConcurrentJobs": 10, - "DraftMode": { - "Enabled": true, - "DraftSuffix": ".draft.md", - "ProdSuffix": ".md", - "UpdateAlways": false - }, - "Storage": { - "Type": "b2", - "Config": { - "BucketName": "sayana-pages", - "Region": "eu-central-003", - "Prefix": "", - "KeyID": "${B2_KEY_ID}", - "ApplicationKey": "${B2_APPLICATION_KEY}" - } - } -} \ No newline at end of file -- cgit v1.3.1+13