summaryrefslogtreecommitdiff
path: root/apps/mail/app/profile/application.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mail/app/profile/application.js')
-rw-r--r--apps/mail/app/profile/application.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/mail/app/profile/application.js b/apps/mail/app/profile/application.js
index e0d2c9739..12d0cc839 100644
--- a/apps/mail/app/profile/application.js
+++ b/apps/mail/app/profile/application.js
@@ -636,8 +636,7 @@ pref("plugins.crash.supportUrl", "https://live.mozillamessaging.com/%APP%/plugin
// The default plugin state should be changed to "ask to activate" when this
// has been done.
pref("plugins.click_to_play", false);
-// Disable by default.
-pref("plugin.disable", true);
+
pref("plugin.default.state", 0);
// Plugins bundled in XPIs are enabled by default.