owncast/config/config-example.yaml

17 lines
295 B
YAML
Raw Normal View History

2020-06-02 02:53:31 +03:00
publicHLSPath: webroot/hls
privateHLSPath: hls
ffmpegPath: /usr/local/bin/ffmpeg
webServerPort: 8080
videoSettings:
resolutionWidth: 900
chunkLengthInSeconds: 4
2020-06-02 03:15:11 +03:00
streamingKey: abc123
2020-06-02 02:53:31 +03:00
files:
maxNumberInPlaylist: 30
maxNumberOnDisk: 60
ipfs:
2020-06-02 03:15:11 +03:00
enabled: false
2020-06-02 02:53:31 +03:00
gateway: https://ipfs.io