mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-18 08:16:04 +02: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