diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/ampache.cfg.php.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index 16eeb4cd..65f020c4 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -329,6 +329,7 @@ refresh_limit = "60" # This will display the user agreement when registering # For agreement text, edit templates/user_agreement.php # User will need to accept the agreement before they can register +# DEFAULT: false #user_agreement = "false" ########################################################### |