From 393bcd961ab750b2fdeba03e18f16b39ac82d38a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 13 Apr 2010 21:01:19 +0200 Subject: 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. --- doc/mpd.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/mpd.conf.5') 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 +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 -- cgit v1.2.3