Remove firewall.conntrack.max_connections from examples (#684)

This commit is contained in:
John Maguire 2022-06-23 11:29:54 -04:00 committed by GitHub
parent 527f953c2c
commit a0b280621d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 3 deletions

View File

@ -258,7 +258,6 @@ firewall:
tcp_timeout: 12m
udp_timeout: 3m
default_timeout: 10m
max_connections: 100000
# The firewall is default deny. There is no way to write a deny rule.
# Rules are comprised of a protocol, port, and one or more of host, group, or CIDR

View File

@ -119,7 +119,6 @@ firewall:
tcp_timeout: 12m
udp_timeout: 3m
default_timeout: 10m
max_connections: 100,000
inbound:
- proto: icmp

View File

@ -65,7 +65,6 @@ firewall:
tcp_timeout: 12m
udp_timeout: 3m
default_timeout: 10m
max_connections: 100,000
inbound:
- proto: icmp