owncast support draft

This commit is contained in:
Luxferre
2024-09-14 23:42:47 +03:00
parent 4b11209e6d
commit 492cd515c6
5 changed files with 26 additions and 18 deletions
+4 -1
View File
@@ -8,5 +8,8 @@
"yt_backend_enabled": false,
"yt_api_root_url": "https://yt.lemnoslife.com/noKey",
"yt_api_poll_timeout": 3,
"yt_channel": "@foxyshadow"
"yt_channel": "@foxyshadow",
"oc_backend_enabled": false,
"oc_server": "https://streams.luxferre.top",
"oc_api_poll_timeout": 2
}