From a65243a7d8165f261f62ac9226c7620739909edf Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 24 Oct 2020 06:07:30 -0400 Subject: [PATCH] Update 'user.js (less connections)' --- user.js (less connections) | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js (less connections) b/user.js (less connections) index 178d7d2..9e1459b 100644 --- a/user.js (less connections) +++ b/user.js (less connections) @@ -1169,7 +1169,7 @@ user_pref("media.autoplay.block-webaudio", true); // [DEFAULT: false] // ------------------------------------- // Pref : Disable autoplay of HTML5 media if you interacted with the site // 0=sticky (default), 1=transient, 2=user -// https://html.spec.whatwg.org/multipage/interaction.html#sticky-activation +// https://support.mozilla.org/questions/1293231 ***/ user_pref("media.autoplay.blocking_policy", 2); // ------------------------------------- // Pref : Disable autoplay of HTML5 media in non-active tabs