Browse Source

Remove yp section from config since we are not ready for it yet

pull/266/head
Gabe Kangas 5 years ago
parent
commit
90ddf4f1b6
  1. 5
      config-example.yaml

5
config-example.yaml

@ -26,8 +26,3 @@ videoSettings: @@ -26,8 +26,3 @@ videoSettings:
# Change this value and keep it secure. Treat it like a password to your live stream.
streamingKey: abc123
yp:
# Enable YP to be listed in the Owncast directory and let people discover your instance.
enabled: false
# You must specify the public URL of your host that you want the directory to link to.
instanceURL: http://yourhost.com

Loading…
Cancel
Save