Set FireFox settings - disable disk cache, extend profile save interval
This commit is contained in:
parent
fac2e2f180
commit
ae87efb456
2 changed files with 7 additions and 0 deletions
|
|
@ -41,3 +41,8 @@
|
|||
copy:
|
||||
dest: /etc/firefox/policies/policies.json
|
||||
src: policies.json
|
||||
|
||||
- name: Set Firefox settings
|
||||
copy:
|
||||
dest: /etc/firefox/syspref.js
|
||||
src: syspref.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue