owncast/config-default.yaml

37 lines
1 KiB
YAML
Raw Normal View History

2020-09-22 11:12:56 +03:00
# See https://owncast.online/docs/configuration/ for more details
instanceDetails:
name: Owncast
2020-09-22 11:12:56 +03:00
title: Owncast
summary: "This is brief summary of whom you are or what your stream is. You can edit this description in your config file."
2020-09-22 11:12:56 +03:00
logo: /img/logo.svg
tags:
- music
- software
2020-09-22 11:12:56 +03:00
- streaming
2020-09-22 11:12:56 +03:00
# https://owncast.online/docs/configuration/#external-links
# for full list of supported social links. All optional.
socialHandles:
2020-09-22 11:12:56 +03:00
- platform: github
url: http://github.com/owncast/owncast
2020-06-02 02:53:31 +03:00
videoSettings:
# Change this value and keep it secure. Treat it like a password to your live stream.
2020-06-02 03:15:11 +03:00
streamingKey: abc123
2020-11-15 22:58:48 +03:00
streamQualities:
- medium:
videoBitrate: 1200
encoderPreset: veryfast
# 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: false
instanceURL: https://stream.myserver.org