]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix typo in YAML 16825/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 5 Feb 2026 16:42:29 +0000 (17:42 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 16:42:29 +0000 (17:42 +0100)
From @neilcook

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/recursordist/docs/performance.rst

index ec1c59891095a05dc9ab7d6655dc0e5b28f71e63..89a4643f674665fff82a06522b344483f792d615 100644 (file)
@@ -448,7 +448,7 @@ In the following example, two conditions are specified:
   recursor:
     event_trace_enabled: 4
   logging:
-    protobuf_server:
+    protobuf_servers:
       - servers: [127.0.0.1:9999]
     opentelemetry_trace_conditions:
       - acls: [127.0.0.1, '::1']