[mirror of https://git.0x0.st/mia/0x0] No-bullshit file hosting and URL shortening service https://0x0.st

Remove blacklist reference from default index template

Changed files
-1
templates
-1
templates/index.html
··· 37 37 38 38 {% set max_size = config["MAX_CONTENT_LENGTH"]|filesizeformat(True) %} 39 39 Maximum file size: {{ max_size }} 40 - Not allowed: {{ config["FHOST_MIME_BLACKLIST"]|join(", ") }} 41 40 42 41 43 42 FILE RETENTION PERIOD