From: Ian Jackson Date: Thu, 30 Dec 2021 00:58:20 +0000 (+0000) Subject: example.conf: Comment out some tuning overrides X-Git-Tag: v0.6.2~17 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=b8875d365e6146acb92cabc2527a617d7bdb3578;p=secnet.git example.conf: Comment out some tuning overrides Not setting these is better. Signed-off-by: Ian Jackson --- diff --git a/example.conf b/example.conf index c6bc0d8..8d0f48d 100644 --- a/example.conf +++ b/example.conf @@ -67,8 +67,8 @@ system { # renegotiate-time set up a new key if we see any traffic after this time # Defaults that may be overridden on a per-site basis: -setup-retries 10; -setup-timeout 2000; +#setup-retries 10; +#setup-timeout 2000; # Use the universal TUN/TAP driver to get packets to and from the kernel, # through a single interface. secnet will act as a router; it requires