From 08a2fee055cc3d9f958b857765a3a6e60710ff26 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Wed, 27 Jan 2021 17:02:45 +0000 Subject: [PATCH] the daemon option was removed --- sample.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/sample.conf b/sample.conf index 490bd2c..0c3b649 100644 --- a/sample.conf +++ b/sample.conf @@ -1,5 +1,4 @@ ipv6 on # enable ipv6 -daemon on # enable daemon mode # decomment to allow only TLSv1.3 #protocols "tlsv1.3"