1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-06-26 19:01:37 +00:00

Add Imgbot config

This commit is contained in:
Tixie 2022-12-13 13:46:55 +01:00
parent 22263d4d80
commit 43ec62ea9b

6
.imgbotconfig Normal file
View file

@ -0,0 +1,6 @@
{
"schedule": "monthly",
"ignoredFiles": [
"static/*"
]
}