summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-01-31 22:06:31 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-01-31 22:06:31 +0000
commitc0916ab7e99eb1b71eec4a6ec6813cf67afc191d (patch)
treeca83570353885854cdcbe9351beebeb092084df7 /config
parent2ad68e2692c50fff6c50db6503e255e18a333c80 (diff)
downloadampache-c0916ab7e99eb1b71eec4a6ec6813cf67afc191d.tar.gz
ampache-c0916ab7e99eb1b71eec4a6ec6813cf67afc191d.tar.bz2
ampache-c0916ab7e99eb1b71eec4a6ec6813cf67afc191d.zip
Add in IPv6 support to the ACLs and start work on the wizards for adding ACL entries. Access Control broken in this revision due to missing DB update
Diffstat (limited to 'config')
-rw-r--r--config/ampache.cfg.php.dist4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist
index aee45cb9..ff7a2fea 100644
--- a/config/ampache.cfg.php.dist
+++ b/config/ampache.cfg.php.dist
@@ -104,8 +104,8 @@ catalog_prefix_pattern = "The|An|A|Die|Das|Ein|Eine|Les|Le|La"
; and only allow streaming/downloading/xml-rpc from known hosts xml-rpc
; will not work without this on.
; NOTE: Default Behavior is DENY FROM ALL
-; DEFAULT: false
-;access_control = "false"
+; DEFAULT: true
+access_control = "true"
; Require Session
; If this is set to true ampache will make sure that the URL passed when