[Web] limit logo file upload

This commit is contained in:
FreddleSpl0it
2024-01-15 16:34:47 +01:00
parent 43bb26f28c
commit 7f6f7e0e9f
4 changed files with 31 additions and 0 deletions
+2
View File
@@ -394,7 +394,9 @@
"goto_invalid": "Goto address %s is invalid",
"ham_learn_error": "Ham learn error: %s",
"imagick_exception": "Error: Imagick exception while reading image",
"img_dimensions_exceeded": "Image exceeds the maximum image size",
"img_invalid": "Cannot validate image file",
"img_size_exceeded": "Image exceeds the maximum file size",
"img_tmp_missing": "Cannot validate image file: Temporary file not found",
"invalid_bcc_map_type": "Invalid BCC map type",
"invalid_destination": "Destination format \"%s\" is invalid",