Fixed linting warnings

This commit is contained in:
Michael Hollister 2023-12-04 13:26:13 -06:00
parent 305e3afb1b
commit 85005d1b0b

View File

@ -541,12 +541,12 @@ matrix_media_repo_thumbnails_types:
- "image/webp"
- "image/bmp"
- "image/tiff"
#- "image/svg+xml" # Be sure to have ImageMagick installed to thumbnail SVG files
# - "image/svg+xml" # Be sure to have ImageMagick installed to thumbnail SVG files
- "audio/mpeg"
- "audio/ogg"
- "audio/wav"
- "audio/flac"
#- "video/mp4" # Be sure to have ffmpeg installed to thumbnail video files
# - "video/mp4" # Be sure to have ffmpeg installed to thumbnail video files
# Animated thumbnails can be CPU intensive to generate. To disable the generation of animated
# thumbnails, set this to false. If disabled, regular thumbnails will be returned.
@ -667,7 +667,7 @@ matrix_media_repo_plugins:
# Sections of this config might disappear or be added over time. By default all
# features are disabled in here and must be explicitly enabled to be used.
# featureSupport:
# No unstable features are currently supported.
# No unstable features are currently supported.
# Support for redis as a cache mechanism
#