diff --git a/.imgbotconfig b/.imgbotconfig new file mode 100644 index 00000000..bba1268b --- /dev/null +++ b/.imgbotconfig @@ -0,0 +1,7 @@ +{ + "schedule": "monthly", + "ignoredFiles": [ + "*inkscape.svg", + ], + "compressWiki": "true" +}