From 1130181fd90c317b52776aa088f1c7a5614c1d30 Mon Sep 17 00:00:00 2001 From: Christopher Bock Date: Fri, 14 Nov 2025 23:32:14 +0100 Subject: configure-index Acquire::ForceIPv4/6 --- doc/examples/configure-index | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/examples/configure-index b/doc/examples/configure-index index ddd783eda..9cdacfe34 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -373,6 +373,9 @@ Acquire Languages ""; // "environment,de,en,none,fr"; + ForceIPv4 ""; // When downloading, force to use only the IPv4 protocol. + ForceIPv6 ""; // When downloading, force to use only the IPv6 protocol. + // Location of the changelogs with the placeholder @CHANGEPATH@ (e.g. "main/a/apt/apt_1.1") Changelogs::URI { -- cgit v1.2.3-70-g09d2