Whoops. Default config should have YP set to false
This commit is contained in:
@@ -33,5 +33,5 @@ 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
|
||||
enabled: false
|
||||
instanceURL: https://stream.myserver.org
|
||||
Reference in New Issue
Block a user