Explorar el Código

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

the rest of the conntrack values match the default
David Sonder hace 5 años
padre
commit
3212b769d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/config.yml

+ 1 - 1
examples/config.yml

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