From: Ian Jackson Date: Thu, 30 Dec 2021 01:59:38 +0000 (+0000) Subject: example.conf: Add a commented-out mobile site setting X-Git-Tag: v0.6.2~15 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=efc7ae533a9c7b907e7108d4b6a5b1d3a76ab2b7;p=secnet.git example.conf: Add a commented-out mobile site setting Signed-off-by: Ian Jackson --- diff --git a/example.conf b/example.conf index d06a21a..719f7e7 100644 --- a/example.conf +++ b/example.conf @@ -147,6 +147,9 @@ random randomfile("/dev/urandom",no); local-name "your-site-name"; local-key rsa-private("/etc/secnet/key"); +# Are we a mobile site? +#local-mobile true; + # On dodgy links you may want to specify a higher maximum sequence number skew transform eax-serpent { }, serpent256-cbc { };