summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-11-02 12:23:18 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-11-02 12:23:18 +0200
commit8070717c2cf131cf0726366c9d6cf4c03fa0354f (patch)
treee30238ae5bda7e79349541bfd7a8fb27c4c513d6 /doc/examples
parent50c2691814f0a522a2f78c499d20decd4dc8be3a (diff)
Added APT::Get::AllowUnauthenticated to configure-index.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 6af2c01ba..d0c453a1c 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -32,6 +32,7 @@ APT
Get
{
Arch-Only "false";
+ AllowUnauthenticated "false";
AutomaticRemove "false";
HideAutoRemove "false";
Download-Only "false";