mirror of
https://git.0x0.st/mia/0x0.git
synced 2026-01-09 03:51:54 +03:00
Remove blacklist reference from default index template
This commit is contained in:
@@ -37,7 +37,6 @@ To change the expiration date (see above):
|
|||||||
|
|
||||||
{% set max_size = config["MAX_CONTENT_LENGTH"]|filesizeformat(True) %}
|
{% set max_size = config["MAX_CONTENT_LENGTH"]|filesizeformat(True) %}
|
||||||
Maximum file size: {{ max_size }}
|
Maximum file size: {{ max_size }}
|
||||||
Not allowed: {{ config["FHOST_MIME_BLACKLIST"]|join(", ") }}
|
|
||||||
|
|
||||||
|
|
||||||
FILE RETENTION PERIOD
|
FILE RETENTION PERIOD
|
||||||
|
|||||||
Reference in New Issue
Block a user