Files
StreamGoose/config.json
T

13 lines
309 B
JSON
Raw Normal View History

2024-09-14 14:41:59 +03:00
{
"server_port": 60053,
"server_listen_ip": "127.0.0.1",
"debug": true,
"tw_backend_enabled": true,
"tw_nickname": "Suborg",
"tw_channel": "#suborg",
"yt_backend_enabled": false,
"yt_api_root_url": "https://yt.lemnoslife.com/noKey",
"yt_api_poll_timeout": 3,
"yt_channel": "@foxyshadow"
}