diff --git a/.imgbotconfig b/.imgbotconfig new file mode 100644 index 0000000..669544c --- /dev/null +++ b/.imgbotconfig @@ -0,0 +1,6 @@ +{ + "schedule": "monthly", + "ignoredFiles": [ + "static/*" + ] +}