]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
etc/config/config.yaml: reduced to minimal config
authorAleš Mrázek <ales.mrazek@nic.cz>
Wed, 18 Jun 2025 11:13:27 +0000 (13:13 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 4 Jul 2025 17:12:45 +0000 (19:12 +0200)
Most of the configuration was a duplication of the default values.

etc/config/config.yaml

index 771a931f0bb87218c5fc0fb047491e34a4570614..700770da881369d3bcab4e56a4003768af8f0c13 100644 (file)
@@ -1,11 +1,6 @@
-rundir: /run/knot-resolver
 workers: 2
-cache:
-  storage: /var/cache/knot-resolver
-logging:
-  level: info
 network:
   listen:
     - interface: 127.0.0.1@53
-management:
-  unix-socket: /run/knot-resolver/kres-api.sock
+logging:
+  level: info