From: Otto Moerbeek Date: Thu, 5 Feb 2026 16:42:29 +0000 (+0100) Subject: Fix typo in YAML X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f277d061553fa07515d038d428481cf3d211ef;p=thirdparty%2Fpdns.git Fix typo in YAML From @neilcook Signed-off-by: Otto Moerbeek --- diff --git a/pdns/recursordist/docs/performance.rst b/pdns/recursordist/docs/performance.rst index ec1c598910..89a4643f67 100644 --- a/pdns/recursordist/docs/performance.rst +++ b/pdns/recursordist/docs/performance.rst @@ -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']