diff --git a/doc/user.xml b/doc/user.xml index 7276429cd..c50f977d6 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -72,6 +72,25 @@ cd mpd-0.14.2 Configuration +
+ Configuring the music directory + + + When you play local files, you should organize them within a + directory called the "music directory". This is configured in + MPD with the music_directory setting. + + + + By default, MPD follows symbolic links in the music directory. + This behavior can be switched off: + follow_outside_symlinks controls whether + MPD follows links pointing to files outside of the music + directory, and follow_inside_symlinks lets + you disable symlinks to files inside the music directory. + +
+
Configuring audio outputs