From 8ac82b4f30833d8ed885019168c0c3baade8077f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Fri, 17 Jun 2022 10:09:01 +0200 Subject: [PATCH] Deduplicate max-udp-size definition in the ARM --- doc/arm/reference.rst | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 430dc9dc74..536203ca80 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -5160,14 +5160,6 @@ any top-level ``server`` statements are used as defaults. values are silently adjusted. This option is not needed until higher EDNS versions than 0 are in use. -.. namedconf:statement:: max-udp-size - - The option sets the maximum EDNS UDP message size - :iscman:`named` sends. Valid values are 512 to 4096 bytes; values outside - this range are silently adjusted. This option is useful when - there is a firewall that is blocking large replies from - :iscman:`named`. - .. namedconf:statement:: padding The option adds EDNS Padding options to outgoing messages, @@ -5264,6 +5256,7 @@ It is possible to override the following values defined in :namedconf:ref:`view` and :namedconf:ref:`options` blocks: - :namedconf:ref:`edns-udp-size` + - :namedconf:ref:`max-udp-size` .. _statschannels: