Whoops. Default config should have YP set to false

This commit is contained in:
Gabe Kangas 2020-12-02 00:34:45 -08:00
parent 904de880b4
commit 1c4c182088

View file

@ -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