From a5ae7d17a3d8cd1c131066cee6aa7a89bbbdb227 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 14 Sep 2017 16:39:05 +1200 Subject: [PATCH] oophs --- user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index 488e07e..05a0b27 100644 --- a/user.js +++ b/user.js @@ -1618,8 +1618,8 @@ user_pref("privacy.resistFingerprinting", true); // (hidden pref) (not hidden FF * The override values are a starting point to round from if you want some control * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1330882 * [2] https://hardware.metrics.mozilla.com/ ***/ -user_pref("privacy.window.maxInnerWidth", 1400); // (hidden pref) -user_pref("privacy.window.maxInnerHeight", 800); // (hidden pref) +user_pref("privacy.window.maxInnerWidth", 1600); // (hidden pref) +user_pref("privacy.window.maxInnerHeight", 900); // (hidden pref) /*** 5000: PERSONAL SETTINGS [SETUP] Settings that are handy to migrate and/or are not in the Options interface. Users