infra-nimbus/ansible/group_vars/nimbus-prater-windows.yml
Jakub Sokołowski ce70b55014
prater-windows: disable windows defender
Negatively impacts I/O performance, and we don't need it.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-25 20:00:52 +01:00

4 lines
76 B
YAML

---
# Scans affect disk I/O performance.
bootstrap__defender_enabled: false