Add YP config blocks to example configs
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user