41 lines
No EOL
628 B
JSON
41 lines
No EOL
628 B
JSON
{
|
|
"weather": {
|
|
"api_key": ""
|
|
},
|
|
"spotify": {
|
|
"client_id": "",
|
|
"client_secret": "",
|
|
"refresh_token": ""
|
|
},
|
|
"smtp": {
|
|
"host": "",
|
|
"port": "587",
|
|
"user": "",
|
|
"pass": ""
|
|
},
|
|
"discord": {
|
|
"webhook": ""
|
|
},
|
|
"github": {
|
|
"token": ""
|
|
},
|
|
"custom1": {
|
|
"name": "",
|
|
"key": "",
|
|
"url": ""
|
|
},
|
|
"custom2": {
|
|
"name": "",
|
|
"key": "",
|
|
"url": ""
|
|
},
|
|
"custom3": {
|
|
"name": "",
|
|
"key": "",
|
|
"url": ""
|
|
},
|
|
"venice": {
|
|
"api_key": "VENICE_ADMIN_KEY_xSnxLlHxPGk4BUPzSmHVpLO3xLvKD-MadtwH-xZuUG",
|
|
"model": "olafangensan-glm-4.7-flash-heretic"
|
|
}
|
|
} |