From e7fea90327419214531371543662056c1398470d Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 13 Aug 2005 04:30:26 +0000 Subject: new mpd mojo from rosensama and rperkins --- config/ampache.cfg.php.dist | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/ampache.cfg.php.dist') 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 = 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 -- cgit