foxgirl-settings/librewolf.cfg/user-settings/password-manager.json
2020-05-02 12:48:42 +02:00

44 lines
973 B
JSON

{
"name": "Password Manager",
"subcategory": "User Settings",
"notes": "",
"section": [
{
"comments": "",
"type": "lockPref",
"key": "signon.rememberSignons",
"value": false
},
{
"comments": "",
"type": "lockPref",
"key": "services.sync.prefs.sync.signon.rememberSignons",
"value": false
},
{
"comments": "",
"type": "lockPref",
"key": "signon.storeWhenAutocompleteOff",
"value": false
},
{
"enabled": false,
"comments": "",
"type": "lockPref",
"key": "security.ask_for_password",
"value": 2
},
{
"enabled": false,
"comments": "",
"type": "lockPref",
"key": "security.password_lifetime",
"value": 5
}
]
}