X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fdefault.yaml;h=a213d5b0a768fbd6983ee2f65095ac187969e828;hb=d89954ff0ba4bd51ee88a4691c7b377a1252f889;hp=fcbbf17e86d2b5c700a594bf2c7d9cc9c18c3c49;hpb=86aafd06f2d124786ea3d10477f356c2e3f85dd6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/default.yaml b/config/default.yaml index fcbbf17e8..a213d5b0a 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -75,6 +75,8 @@ storage: log: level: 'info' # debug/info/warning/error + rotation: + enabled : true # Enabled by default, if disabled make sure that 'storage.logs' is pointing to a folder handled by logrotate search: # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance @@ -189,6 +191,7 @@ transcoding: 480p: false 720p: false 1080p: false + 2160p: false # /!\ EXPERIMENTAL /!\ # /!\ Requires ffmpeg >= 4 # Generate HLS playlists and fragmented MP4 files. Better playback than with WebTorrent: