mirror of
https://github.com/NexusOne23/noid-privacy.git
synced 2026-03-09 10:22:46 +01:00
v2.2.2: Performance fix for firewall snapshot (60-120s to 2-5s) + version alignment
This commit is contained in:
parent
73b7e7c68e
commit
877e01df37
65 changed files with 183 additions and 137 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"modules": {
|
||||
"SecurityBaseline": {
|
||||
"enabled": true,
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"description": "Microsoft Edge v139 Security Baseline: 24 security policies",
|
||||
"_comment": "Interactive: Allow extensions (Y/N, default: Y)",
|
||||
"allowExtensions": true,
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"baseline": "Edge v139",
|
||||
"policies": 24,
|
||||
"features": {
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
"disableWirelessDisplay": false,
|
||||
"disableDiscoveryProtocols": true,
|
||||
"disableIPv6": false,
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"policies": 50,
|
||||
"features": {
|
||||
"rdp_hardening": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue