fix typo in conntrack section in examples/config.yml (#236)

the rest of the conntrack values match the default
This commit is contained in:
David Sonder 2020-06-26 18:08:22 +02:00 committed by GitHub
parent ecf0e5a9f6
commit 3212b769d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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