dnscms, web: try supporting svgs

This commit is contained in:
2026-05-19 06:15:36 +02:00
parent 509a50c321
commit 10c8ce194c
2 changed files with 26 additions and 4 deletions
+1
View File
@@ -174,6 +174,7 @@ WAGTAIL_SITE_NAME = "dnscms"
WAGTAIL_ALLOW_UNICODE_SLUGS = False
WAGTAILIMAGES_IMAGE_MODEL = "images.CustomImage"
WAGTAILIMAGES_EXTENSIONS = ["avif", "gif", "jpg", "jpeg", "png", "webp", "svg"]
# Search
# https://docs.wagtail.org/en/stable/topics/search/backends.html