We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80e0fa commit 30d677dCopy full SHA for 30d677d
init/link0.conf.example
@@ -31,6 +31,6 @@ UDP=yes
31
# Size of flow cache, exponent to the power of two
32
CACHE_SIZE=17
33
34
-# Active and inactive timeout in seconds (double)
35
-ACTIVE_TIMEOUT=300.0
36
-INACTIVE_TIMEOUT=65.0
+# Active and inactive timeout in seconds
+ACTIVE_TIMEOUT=300
+INACTIVE_TIMEOUT=65
0 commit comments