diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml index d6f7f7afe..a3af1b15f 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -213,7 +213,7 @@ user: | |||
213 | # Please, do not disable transcoding since many uploaded videos will not work | 213 | # Please, do not disable transcoding since many uploaded videos will not work |
214 | transcoding: | 214 | transcoding: |
215 | enabled: true | 215 | enabled: true |
216 | # Allow your users to upload .mkv, .mov, .avi, .flv videos | 216 | # Allow your users to upload .mkv, .mov, .avi, .wmv, .flv, .f4v, .3g2, .3gp, .mts, m2ts, .mxf, .nut videos |
217 | allow_additional_extensions: true | 217 | allow_additional_extensions: true |
218 | # If a user uploads an audio file, PeerTube will create a video by merging the preview file and the audio file | 218 | # If a user uploads an audio file, PeerTube will create a video by merging the preview file and the audio file |
219 | allow_audio_files: true | 219 | allow_audio_files: true |