This commit is contained in:
Thorin-Oakenpants 2021-08-24 08:59:11 +00:00 committed by GitHub
parent 35ccaff58e
commit 778421cad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -458,7 +458,7 @@ user_pref("_user.js.parrot", "0900 syntax error: the parrot's expired!");
* [SETTING] Privacy & Security>Logins and Passwords>Use a Primary Password
* [1] https://support.mozilla.org/kb/use-primary-password-protect-stored-logins-and-pas ***/
/* 0903: set when Firefox should prompt for the primary password
* 0=the first time (default), 1=every time it's needed, 2=every n minutes (0904) ***/
* 0=once per session (default), 1=every time it's needed, 2=every n minutes (0904) ***/
user_pref("security.ask_for_password", 2);
/* 0904: set how long in minutes Firefox should remember the primary password (0903) ***/
user_pref("security.password_lifetime", 5); // [DEFAULT: 30]