ameliabot/config/owncast.example.json

10 lines
206 B
JSON
Raw Normal View History

2022-04-19 13:27:39 +03:00
{
"owncast_server": "localhost",
"access_token": "",
"streamer_name": "owncast streamer",
"quote_enabled": false,
2022-04-19 13:27:39 +03:00
"quote_db_name": "",
"quote_db_user": "",
"quote_db_pass": ""
}