Update to ghacks-user.js 69

Addresses #21
This commit is contained in:
Shreyas Minocha 2020-04-21 21:05:34 +05:30
parent 521079a0e9
commit 651a51d273
No known key found for this signature in database
GPG key ID: 3740FE9FC5772203

View file

@ -136,7 +136,7 @@ lockPref("browser.contentblocking.trackingprotection.ui.enabled", false);
// User Settings : Auto-play settings
// ----------------------------------
lockPref("media.autoplay.default", 2);
lockPref("media.autoplay.default", 5);
lockpref("media.autoplay.enabled.user-gestures-needed", false);
// -----------------------------------------