diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/ampache.cfg.php.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index 5b516975..0df6d0cf 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -162,7 +162,7 @@ use_auth = "yes" # This allows rattings for almost any object in ampache # POSSIBLE VALUES: false true # DEFAULT: false -#ratings = "false" +ratings = "true" # This options will turn on/off Demo Mode # If Demo mode is on you can not play songs or update your catalog |