disabled for testing

This commit is contained in:
JP100099 2025-10-02 18:57:03 +02:00
parent 1802544c53
commit fe70089f2c

View file

@ -172,7 +172,7 @@ WAGTAILSEARCH_BACKENDS = {
# Base URL to use when referring to full URLs within the Wagtail admin backend - # Base URL to use when referring to full URLs within the Wagtail admin backend -
# e.g. in notification emails. Don't include '/admin' or a trailing slash # e.g. in notification emails. Don't include '/admin' or a trailing slash
WAGTAILADMIN_BASE_URL = "http://altenhasungen.net" # WAGTAILADMIN_BASE_URL = "http://altenhasungen.net"
# Allowed file extensions for documents in the document library. # Allowed file extensions for documents in the document library.
# This can be omitted to allow all files, but note that this may present a security risk # This can be omitted to allow all files, but note that this may present a security risk