summaryrefslogtreecommitdiffstats
path: root/config/ampache.cfg.php.dist
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-09-30 19:20:19 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-09-30 19:20:19 +0000
commit6eeea6fbcdd9a8a40bbcb94c767572e12a845551 (patch)
treee0e26e2473cb79722b62de0a5c4dd014addf51ac /config/ampache.cfg.php.dist
parentc3aa64634e6ed040c6001b4bf43cf0411b632b5d (diff)
downloadampache-6eeea6fbcdd9a8a40bbcb94c767572e12a845551.tar.gz
ampache-6eeea6fbcdd9a8a40bbcb94c767572e12a845551.tar.bz2
ampache-6eeea6fbcdd9a8a40bbcb94c767572e12a845551.zip
new sql file and catalog fixes and user reg clean up and acl typo fix
Diffstat (limited to 'config/ampache.cfg.php.dist')
-rw-r--r--config/ampache.cfg.php.dist1
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"
###########################################################