Update 'user.js'

This commit is contained in:
Narsil 2020-12-15 04:44:35 -05:00
parent 1a1163dd73
commit 6df2f409d7
1 changed files with 0 additions and 3 deletions

View File

@ -538,9 +538,6 @@ user_pref("offline-apps.allow_by_default", false);
// Display a notification when websites ask to store data for offline use
user_pref("browser.offline-apps.notify", true);
// -------------------------------------
// Disable shaking the screen ***/
user_pref("dom.vibrator.enabled", false);
// -------------------------------------
// Disable asm.js
user_pref("javascript.options.asmjs", false);
// -------------------------------------