mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 08:24:25 +01:00
fix typo in conntrack section in examples/config.yml (#236)
the rest of the conntrack values match the default
This commit is contained in:
@@ -189,7 +189,7 @@ logging:
|
||||
# Nebula security group configuration
|
||||
firewall:
|
||||
conntrack:
|
||||
tcp_timeout: 120h
|
||||
tcp_timeout: 12m
|
||||
udp_timeout: 3m
|
||||
default_timeout: 10m
|
||||
max_connections: 100000
|
||||
|
||||
Reference in New Issue
Block a user