Make setting the offline content optional

This commit is contained in:
Gabe Kangas
2020-07-13 15:13:24 -07:00
parent 15f24b84ce
commit fe102e7164
3 changed files with 10 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ instanceDetails:
videoSettings:
# Change this value and keep it secure. Treat it like a password to your live stream.
streamingKey: abc123
offlineContent: static/offline.m4v # Is displayed when a stream ends
// Determine the bitrate of your stream variants.
// See https://github.com/gabek/owncast/blob/master/doc/configuration.md#video-quality for details.