diff options
Diffstat (limited to 'doc/apt.conf.5.xml')
-rw-r--r-- | doc/apt.conf.5.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index d5e185757..13732f84f 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -597,6 +597,15 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; </para></listitem> </varlistentry> + <varlistentry><term><option>EnableSrvRecods</option></term> + <listitem><para> + This option controls if apt will use the DNS SRV server record + as specified in RFC 2782 to select an alternative server to + connect to. + The default is "true". + </para></listitem> + </varlistentry> + <varlistentry><term><option>AllowInsecureRepositories</option></term> <listitem><para> Allow the update operation to load data files from |