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.
This commit is contained in:
Max Kellermann
2010-04-13 21:01:19 +02:00
parent 4d1eedbaa2
commit 393bcd961a
7 changed files with 44 additions and 8 deletions

View File

@@ -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>