mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-07 05:37:59 +00:00
Disabled password managers for chromium and firefox, due to keepassxc support
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
{% for plugin in applications[application_id].plugins -%}
|
||||
"{{ plugin }}"{% if not loop.last %},{% endif %}
|
||||
{% endfor %}
|
||||
]
|
||||
],
|
||||
"PasswordManagerEnabled": false
|
||||
}
|
||||
Reference in New Issue
Block a user