forked from Narsil/palemoon_user.js
Update 'user.js'
This commit is contained in:
parent
1a1163dd73
commit
6df2f409d7
3
user.js
3
user.js
|
@ -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);
|
||||
// -------------------------------------
|
||||
|
|
Loading…
Reference in New Issue