diff --git a/soyezcreateurs_options.php b/soyezcreateurs_options.php
index fce9951c06529bfe21ff46de1b101c94257d1015..f4d9aea17b116b42b0501d87e79dcfff57e98cd5 100644
--- a/soyezcreateurs_options.php
+++ b/soyezcreateurs_options.php
@@ -13,6 +13,8 @@ if (!defined('_IMG_GD_QUALITE'))
 
 if (!defined('_ACCESSIBILITE_CONSERVER_BULLE'))
 	define('_ACCESSIBILITE_CONSERVER_BULLE', true); // Pour conserver les bulles d'aide volontaire sur les liens vers les documents
+if (!defined('_MEDIAS_RESPONSIVE_MASQUER_LEGENDE'))
+	define('_MEDIAS_RESPONSIVE_MASQUER_LEGENDE', true); // Pour ne pas afficher les légendes sur les <img> avec le plugin https://www.paris-beyrouth.org/Plugin-SPIP-Insertion-avancee-d-images
 #if (!defined('_BONUX_STYLE'))
 #	define('_BONUX_STYLE',1); // https://zone.spip.org/trac/spip-zone/changeset/35480
 if (!defined('_LARGEUR_MODE_IMAGE'))