aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPierre Jaury <pierre@jaury.eu>2018-05-30 00:42:38 +0200
committerChocobozzz <me@florianbigard.com>2018-05-30 08:33:19 +0200
commit51df0cf3d7b0579c30cf9decf0b39f3f9ee38844 (patch)
treecb56f1e5e6d0b0f22becb6d8f539729c87f6ac26
parenta4ac1c999e101396a56e16f69fc8003e41cbcaee (diff)
downloadPeerTube-51df0cf3d7b0579c30cf9decf0b39f3f9ee38844.tar.gz
PeerTube-51df0cf3d7b0579c30cf9decf0b39f3f9ee38844.tar.zst
PeerTube-51df0cf3d7b0579c30cf9decf0b39f3f9ee38844.zip
Do not set default transcoding resolutions
-rw-r--r--support/docker/production/config/production.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml
index 3ba53d24b..9c8f0c818 100644
--- a/support/docker/production/config/production.yaml
+++ b/support/docker/production/config/production.yaml
@@ -46,8 +46,4 @@ log:
46admin: 46admin:
47 email: null 47 email: null
48 48
49transcoding:
50 resolutions:
51 360: true
52 720: true
53 49