0

Add YP config blocks to example configs

This commit is contained in:
Gabe Kangas 2020-12-02 00:30:39 -08:00
parent 176861645b
commit 904de880b4
2 changed files with 12 additions and 0 deletions

View File

@ -29,3 +29,9 @@ videoSettings:
# Set to true if you don't want the service checking for future releases.
disableUpgradeChecks: false
# Off by default. You can optionally list yourself in the Owncast directory.
# Make sure your instanceURL is the public URL to your Owncast instance.
yp:
enabled: true
instanceURL: https://stream.myserver.org

View File

@ -42,3 +42,9 @@ videoSettings:
# Set to true if you don't want the service checking for future releases.
disableUpgradeChecks: false
# Off by default. You can optionally list yourself in the Owncast directory.
# Make sure your instanceURL is the public URL to your Owncast instance.
yp:
enabled: true
instanceURL: https://stream.myserver.org