Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored Aug 24, 2021
1 parent 35ccaff commit 778421c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user.js
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 778421c

Please sign in to comment.