Browse Source

Correct indenting (#55)

pull/68/head
Matt Steele 6 years ago committed by GitHub
parent
commit
965c213d59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      config-example.yaml

4
config-example.yaml

@ -39,8 +39,8 @@ videoSettings: @@ -39,8 +39,8 @@ videoSettings:
streamQualities:
# Transcode the video to a lower bitrate and resize
- medium:
videoBitrate: 800
encoderPreset: superfast
videoBitrate: 800
encoderPreset: superfast
files:
maxNumberInPlaylist: 30

Loading…
Cancel
Save