Add new spacer image and allow its use for unsafe images instead of the sec_remove_...
[squirrelmail.git] / config / config_default.php
index 7baba3610673e9a81478fb5e509699e4cd86797f..d5dd65a43b819781541d67383349069201bbbe8c 100644 (file)
@@ -720,6 +720,18 @@ $disable_security_tokens = false;
  */
 $check_referrer = '';
 
+/**
+ * Security Image Type
+ *
+ * Switches between using a transparent image
+ * and one that states "this image has been
+ * removed for security reasons"
+ *
+ * @global bool $use_transparent_security_image
+ * @since 1.5.2 and 1.4.23
+ */
+$use_transparent_security_image = true;
+
 
 /**
  * User Themes