diff options
Diffstat (limited to 'config')
-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 65f020c4..58317c59 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -140,8 +140,8 @@ tag_order = "file" # Use auth? # If this is set to "Yes" ampache will require a valid -# Username and password. If this is set to no then ampache -# will not ask you for a username and password. No is only +# Username and password. If this is set to false then ampache +# will not ask you for a username and password. false is only # recommended for internal only instances # DEFAULT true use_auth = "yes" |