diff options
| -rw-r--r-- | doc/examples/configure-index | 3 |
1 files changed, 3 insertions, 0 deletions
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 "<LIST>"; // "environment,de,en,none,fr"; + ForceIPv4 "<BOOL>"; // When downloading, force to use only the IPv4 protocol. + ForceIPv6 "<BOOL>"; // 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 { |
