Delete main.json

This commit is contained in:
Flummi 2016-11-07 01:36:06 +00:00
parent 8cc163f3fc
commit 5839a5b6b0

View File

@ -1,24 +0,0 @@
{
"allowedMimes": {
"image/png": "png",
"video/webm": "webm",
"image/gif": "gif",
"image/jpeg": "jpg",
"video/mp4": "mp4",
"audio/mpeg": "mp3",
"audio/ogg": "ogg"
},
"disallowedHosts": [
"f0ck.me"
],
"minRes": 500,
"maxFileSize": 31457280,
"level": {
"~": 80,
"&": 70,
"@": 60,
"%": 50,
"+": 10,
"": 0
}
}