From 0b12cedc01577a1e0aba7f1e8d235d941bf2092d Mon Sep 17 00:00:00 2001 From: Robert Swiecki Date: Wed, 2 Oct 2019 08:28:23 +0200 Subject: [PATCH] configs: new config for znc - remove log_fd --- configs/znc-with-net.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/znc-with-net.cfg b/configs/znc-with-net.cfg index 9c5e164..88b9640 100644 --- a/configs/znc-with-net.cfg +++ b/configs/znc-with-net.cfg @@ -11,7 +11,6 @@ mode: ONCE hostname: "ZNC" cwd: "/home/znc" daemon: true -log_fd: 2 time_limit: 0 -- 2.34.1