Browse Source

Remove S3 and IPFS frome example config as they are optional

pull/68/head
Gabe Kangas 6 years ago
parent
commit
8e473048ff
  1. 12
      config-example.yaml

12
config-example.yaml

@ -35,15 +35,3 @@ videoSettings: @@ -35,15 +35,3 @@ videoSettings:
- medium:
videoBitrate: 800
encoderPreset: superfast
ipfs:
enabled: false
gateway: https://ipfs.io
s3:
enabled: false
endpoint: https://s3.us-west-2.amazonaws.com
accessKey: ABC12342069
secret: lolomgqwtf49583949
region: us-west-2
bucket: myvideo

Loading…
Cancel
Save