monofile/config.json
2023-05-10 15:29:57 -07:00

17 lines
379 B
JSON

{
"maxDiscordFiles": 20,
"maxDiscordFileSize": 8388608,
"targetGuild": "1024080490677936248",
"targetChannel": "1024080525993971913",
"requestTimeout":120000,
"maxUploadIdLength":30,
"accounts": {
"registrationEnabled": true,
"requiredForUpload": false
},
"webdrop": {
"accountRequired": false
}
}