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 1d0339f0..424c9907 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -82,7 +82,7 @@ session_cookiesecure = 0 ; to use and in which order, if auto_create isn't enabled ; The user must exist locally. Local method uses PHP's PAM Auth module ; DEFAULT: mysql -; VALUES: mysql,ldap,http,local,null +; VALUES: mysql,ldap,http,local auth_methods = "mysql" ; Logout redirection target |