From: Daniel Salzman Date: Tue, 27 Apr 2021 12:37:30 +0000 (+0200) Subject: samples: move default server.listen to a comment X-Git-Tag: v3.1.0~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b7d4a5fbd6bf04af8a40d2328be03750ffcbffe;p=thirdparty%2Fknot-dns.git samples: move default server.listen to a comment --- diff --git a/samples/knot.sample.conf.in b/samples/knot.sample.conf.in index e535757091..621af73969 100644 --- a/samples/knot.sample.conf.in +++ b/samples/knot.sample.conf.in @@ -4,7 +4,7 @@ server: rundir: "@run_dir@" user: knot:knot - listen: [ 127.0.0.1@53, ::1@53 ] +# listen: [ 127.0.0.1@53, ::1@53 ] log: - target: syslog