0
owncast/config/config-example.yaml

17 lines
295 B
YAML
Raw Normal View History

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