diff options
Diffstat (limited to 'config/ampache.cfg.php.dist')
-rw-r--r-- | config/ampache.cfg.php.dist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index 7bf9ff36..bfee16ed 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -470,6 +470,10 @@ rss_song_description = <![CDATA[$song->f_title @ $album played by $user->fullna # DEFAULT: "" #mpd_pass = "" +# MPD base directory +# this is the directory mpd.conf's music_directory points to, but +# it's the path on your Ampache server, not the mpd server +#mpd_dir = "" # MPD Method # This is the method you want to use to pass your |