summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-01-26 21:08:41 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-01-26 21:08:41 +0100
commitffee221b8d1df28768d30762d72a11289ae747dc (patch)
tree59b7a852879be9bb0b40c2aa74ac54e6b73b7298 /doc/examples
parentfb503892e3e05132bb7db369440402ff81ea5f8d (diff)
add Dir::Media::MountPath config option
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 317acddf6..0b0025fca 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -331,6 +331,13 @@ Dir "/"
Terminal "term.log";
History "history.log";
};
+
+ // Media
+ Media
+ {
+ // Media AutoDetect mount path
+ MountPath "/media/apt";
+ };
};
// Things that effect the APT dselect method