summaryrefslogtreecommitdiff
path: root/doc/examples/configure-index
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/configure-index')
-rw-r--r--doc/examples/configure-index8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 0b30a50a9..f07302efd 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -338,6 +338,14 @@ Dir "/"
// Location of the logfile
Log "var/log/apt" {
Terminal "term.log";
+ History "history.log";
+ };
+
+ // Media
+ Media
+ {
+ // Media AutoDetect mount path
+ MountPath "/media/apt";
};
// Media