aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mpd.conf.5
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-04-13 21:01:19 +0200
committerMax Kellermann <max@duempel.org>2010-04-13 21:31:57 +0200
commit393bcd961ab750b2fdeba03e18f16b39ac82d38a (patch)
tree632e34a1bd208fc05869b7450e818ddf7e95fc93 /doc/mpd.conf.5
parent4d1eedbaa2be7e9e59f2332d9bf8886b9b634070 (diff)
downloadmpd-393bcd961ab750b2fdeba03e18f16b39ac82d38a.tar.gz
mpd-393bcd961ab750b2fdeba03e18f16b39ac82d38a.tar.xz
mpd-393bcd961ab750b2fdeba03e18f16b39ac82d38a.zip
inotify: added setting "auto_update_depth"
Limits the depth of the watched directories. This is useful to keep resource usage down and speed up MPD startup.
Diffstat (limited to 'doc/mpd.conf.5')
-rw-r--r--doc/mpd.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5
index 48b276d55..e0a30449e 100644
--- a/doc/mpd.conf.5
+++ b/doc/mpd.conf.5
@@ -253,6 +253,10 @@ comments.
This specifies the wheter to support automatic update of music database when
files are changed in music_directory. The default is to disable autoupdate
of database.
+.TP
+.B auto_update_depth <N>
+Limit the depth of the directories being watched, 0 means only watch
+the music directory itself. There is no limit by default.
.SH REQUIRED AUDIO OUTPUT PARAMETERS
.TP
.B type <type>