diff options
Diffstat (limited to 'config/ampache.cfg.php.dist')
-rw-r--r-- | config/ampache.cfg.php.dist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index b41002b2..75d795e2 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -205,8 +205,8 @@ ratings = "true" ; Simply arrange the following in the order you would like ; ampache to search if you want to disable one of the search ; method simply comment it out valid values are -; POSSIBLE VALUES: db id3 folder amazon -; DEFAULT: db,id3,folder,amazon +; POSSIBLE VALUES: db id3 folder amazon lastfm +; DEFAULT: db,id3,folder,lastfm,amazon album_art_order = "db,id3,folder,amazon" ; Album Art |