mirror of
https://github.com/v0idp/Mellow.git
synced 2025-12-30 18:29:59 -06:00
60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
{
|
|
"general": {
|
|
"username": "mellow",
|
|
"password": "$2a$10$hKxfwH5lKDxogjIPKR.9mOJi664EQ298OYiRt/HuqVjSHw8BRKEya"
|
|
},
|
|
"bot": {
|
|
"token": "",
|
|
"ownerid": "",
|
|
"commandprefix": "",
|
|
"channelname": "",
|
|
"deletecommandmessages": "false",
|
|
"unknowncommandresponse": "false",
|
|
"defaultservice": "ombi",
|
|
"requesttv": "",
|
|
"requestmovie": "",
|
|
"admin": "",
|
|
"selection": "emoji"
|
|
},
|
|
"ombi": {
|
|
"host": "",
|
|
"port": "",
|
|
"baseurl": "",
|
|
"apikey": "",
|
|
"ssl": "false",
|
|
"username": ""
|
|
},
|
|
"tautulli": {
|
|
"host": "",
|
|
"port": "",
|
|
"baseurl": "",
|
|
"apikey": "",
|
|
"ssl": "false"
|
|
},
|
|
"sonarr": {
|
|
"host": "",
|
|
"port": "",
|
|
"baseurl": "",
|
|
"apikey": "",
|
|
"ssl": "false",
|
|
"profile": "0",
|
|
"profileanime": "0",
|
|
"rootfolder": "",
|
|
"rootfolderanime": "",
|
|
"languageprofile": "0",
|
|
"seasonfolders": "false",
|
|
"v3": "false",
|
|
"searchonrequest": "false"
|
|
},
|
|
"radarr": {
|
|
"host": "",
|
|
"port": "",
|
|
"baseurl": "",
|
|
"apikey": "",
|
|
"ssl": "false",
|
|
"profile": "0",
|
|
"rootfolder": "",
|
|
"minimumavailability": "Announced",
|
|
"searchonrequest": "false"
|
|
}
|
|
} |