diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index f57861eca..c1e7c6c03 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -227,7 +227,7 @@ user: | |||
227 | # Please, do not disable transcoding since many uploaded videos will not work | 227 | # Please, do not disable transcoding since many uploaded videos will not work |
228 | transcoding: | 228 | transcoding: |
229 | enabled: true | 229 | enabled: true |
230 | # Allow your users to upload .mkv, .mov, .avi, .flv videos | 230 | # Allow your users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, m2ts, .mxf, .nut videos |
231 | allow_additional_extensions: true | 231 | allow_additional_extensions: true |
232 | # If a user uploads an audio file, PeerTube will create a video by merging the preview file and the audio file | 232 | # If a user uploads an audio file, PeerTube will create a video by merging the preview file and the audio file |
233 | allow_audio_files: true | 233 | allow_audio_files: true |