Update .imgbotconfig

This commit is contained in:
Fundor333
2024-02-25 23:56:48 +01:00
committed by GitHub
parent 1211c2b2fd
commit b9b3d2a643

View File

@@ -1,5 +1,5 @@
{
"schedule": "daily", // daily|weekly|monthly
"aggressiveCompression": "true", // true|false
"schedule": "daily",
"aggressiveCompression": "true",
"compressWiki": "true"
}