diff options
| -rw-r--r-- | doc/examples/configure-index | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 593cde9a3..312ee27d6 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -257,7 +257,7 @@ Acquire AllowInsecureRepositories "<BOOL>"; AllowWeakRepositories "<BOOL>"; AllowDowngradeToInsecureRepositories "<BOOL>"; - AllowUnsizedPackages "<BOOL>"; // defaults to true. + AllowUnsizedPackages "<BOOL>"; // allow repositories to change information potentially breaking user config like pinning AllowReleaseInfoChange "<BOOL>" { |
