From 64c65ea38e54a6305fbf76a6f8c5059fadbde300 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 19 Aug 2023 00:37:14 +0000 Subject: [PATCH] tweak 5016 remove any reference to last directory in a session being used, which was helpful to all those who used "always ask" which is the AF default --- user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index 57325d17..02b02996 100644 --- a/user.js +++ b/user.js @@ -931,8 +931,8 @@ user_pref("_user.js.parrot", "5000 syntax error: the parrot's taken 'is last bow /* 5015: disable Windows taskbar preview [WINDOWS] ***/ // user_pref("browser.taskbar.previews.enable", false); // [DEFAULT: false] /* 5016: discourage downloading to desktop - * 0=desktop, 1=downloads (default), 2=last used (per session) or default - * [SETTING] To set your default "downloads": General>Downloads>Save files to ***/ + * 0=desktop, 1=downloads (default), 2=custom + * [SETTING] To set your custom default "downloads": General>Downloads>Save files to ***/ // user_pref("browser.download.folderList", 2); /* 5017: disable Form Autofill * If .supportedCountries includes your region (browser.search.region) and .supported