diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-26 08:28:09 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-26 08:28:09 +0000 |
commit | 97bcd214044e30b5078052ee0c523b63966d6833 (patch) | |
tree | 3710825f857adcb0d1926c9063bbc11adb678dc4 /config | |
parent | 13ae6a0371ae26023880a0ad69b3b1587db8dd76 (diff) | |
download | ampache-97bcd214044e30b5078052ee0c523b63966d6833.tar.gz ampache-97bcd214044e30b5078052ee0c523b63966d6833.tar.bz2 ampache-97bcd214044e30b5078052ee0c523b63966d6833.zip |
added direct links back in, added batch download to single artist view, removed useless cruft
Diffstat (limited to 'config')
-rw-r--r-- | config/ampache.cfg.php.dist | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index 73b33121..61730ea6 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -264,12 +264,6 @@ album_art_order = "db,id3,folder,lastfm,amazon" ; DEFAULT: true show_album_art = "true" -; MyStrands Developer ID -; This is needed for any of the OpenStrands functionality to work correctly -; this is the developer ID you obtained from http://www.mystrands.com/openstrands/overview.vm -; DEFAULT: false -;mystrands_developer_key = "" - ; Amazon Developer Key ; This is needed in order to actually use the amazon album art ; DEFAULT: false |