Fix some inconsistency in link (#97)
[oweals/peertube.git] / config / production.yaml.example
index 987da12cce519d3c5226e5b0e17d749525ba3876..f99c8927ecaf4b5c6c5f3310108447117ef105b0 100644 (file)
@@ -46,3 +46,9 @@ user:
 transcoding:
   enabled: false
   threads: 2
+  resolutions: # Only created if the original video has a higher resolution
+    240p: true
+    360p: true
+    480p: true
+    720p: true
+    1080p: true