monofile/config.json
2023-07-17 15:39:13 -07:00

23 lines
489 B
JSON

{
"maxDiscordFiles": 20,
"maxDiscordFileSize": 26214400,
"targetGuild": "1024080490677936248",
"targetChannel": "1024080525993971913",
"requestTimeout":120000,
"maxUploadIdLength":30,
"accounts": {
"registrationEnabled": true,
"requiredForUpload": false
},
"webdrop": {
"accountRequired": false
},
"mail": {
"host": "smtp.fastmail.com",
"port": 465,
"secure": true
}
}