Enable internal firewall by default
This commit is contained in:
@@ -410,7 +410,7 @@ new file mode 100644
|
||||
+
|
||||
+BASE_FEATURE(kEnableFirewall,
|
||||
+ "EnableFirewall",
|
||||
+ base::FEATURE_DISABLED_BY_DEFAULT);
|
||||
+ base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
+
|
||||
+} // namespace features
|
||||
+} // namespace firewall
|
||||
|
||||
Reference in New Issue
Block a user