foxgirl-settings/librewolf.cfg/user-settings/password-manager.json

44 lines
973 B
JSON
Raw Normal View History

2020-05-01 21:06:28 +02:00
{
"name": "Password Manager",
"subcategory": "User Settings",
"notes": "",
"section": [
{
"comments": "",
"type": "lockPref",
"key": "signon.rememberSignons",
"value": false
},
2020-04-10 13:41:02 +02:00
2020-05-01 21:06:28 +02:00
{
"comments": "",
"type": "lockPref",
"key": "services.sync.prefs.sync.signon.rememberSignons",
"value": false
},
2020-04-10 13:41:02 +02:00
2020-05-01 21:06:28 +02:00
{
"comments": "",
"type": "lockPref",
"key": "signon.storeWhenAutocompleteOff",
"value": false
},
2020-04-10 13:41:02 +02:00
2020-05-01 21:06:28 +02:00
{
"enabled": false,
"comments": "",
"type": "lockPref",
"key": "security.ask_for_password",
"value": 2
},
2020-05-01 21:06:28 +02:00
{
"enabled": false,
"comments": "",
"type": "lockPref",
"key": "security.password_lifetime",
"value": 5
}
]
}