Browse Source

Use the defaults to make the config file look simpler

pull/188/head
Gabe Kangas 6 years ago
parent
commit
903a250526
  1. 6
      config-example.yaml

6
config-example.yaml

@ -25,9 +25,3 @@ instanceDetails: @@ -25,9 +25,3 @@ instanceDetails:
videoSettings:
# Change this value and keep it secure. Treat it like a password to your live stream.
streamingKey: abc123
# Determine the bitrate of your stream variants.
# See https://owncast.online/docs/configuration/#video-quality for details.
streamQualities:
- medium:
videoBitrate: 800

Loading…
Cancel
Save