thunderbird: Initial version of role
Only disables saving passwords for now.
This commit is contained in:
parent
9f4d15e041
commit
72e24d725d
2 changed files with 15 additions and 0 deletions
2
roles/thunderbird/files/foo.sh.js
Normal file
2
roles/thunderbird/files/foo.sh.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
// set defaults but allow user to change
|
||||
pref("signon.rememberSignons", false);
|
Loading…
Add table
Add a link
Reference in a new issue