From f65bccc2aa5569a1d87f6e904d3e00c9d5a7a6de Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Fri, 27 Sep 2024 19:15:57 +0200 Subject: [PATCH] Remove blacklist reference from default index template --- templates/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index a2add39..257dd49 100644 --- a/templates/index.html +++ b/templates/index.html @@ -37,7 +37,6 @@ To change the expiration date (see above): {% set max_size = config["MAX_CONTENT_LENGTH"]|filesizeformat(True) %} Maximum file size: {{ max_size }} -Not allowed: {{ config["FHOST_MIME_BLACKLIST"]|join(", ") }} FILE RETENTION PERIOD