From 0721717c018eff15818e6193a5c2f0b5becded8f Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 27 Aug 2023 03:09:29 +0000 Subject: [PATCH] Updated 3.1 Overrides (markdown) --- 3.1-Overrides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.1-Overrides.md b/3.1-Overrides.md index 37c2876..69a6f48 100644 --- a/3.1-Overrides.md +++ b/3.1-Overrides.md @@ -4,7 +4,7 @@ --- -Arkenfox flips 110+ prefs. With that, you will get some inconvenience and breakage. Everybody's mileage and threat model will differ - **EVERYONE** will need some "overrides". You do this by keeping them in a separate `user-overrides.js` file in your profile folder, so updating doesn't wipe them but instead appends them (when you run the updater). +Arkenfox v115.1+ makes approx 110 pref changes. With that, you will get some inconvenience and breakage. Everybody's mileage and threat model will differ - **EVERYONE** will need some "overrides". You do this by keeping them in a separate `user-overrides.js` file in your profile folder, so updating doesn't wipe them but instead appends them (when you run the updater). Remember how a user.js applies prefs in the order they are written? So if a pref was listed a second time, then the second value (yours) would override the first (arkenfox's).