ameliabot/config/owncast.example.json

9 lines
178 B
JSON
Raw Normal View History

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