enhanced file download handling to consume less memory

This commit is contained in:
2010-04-11 14:30:49 +00:00
parent bf8c654957
commit b41a102353
13 changed files with 216 additions and 100 deletions

View File

@ -29,6 +29,9 @@ ldap_server_port = "389"
ldap_server_protocol_version = "3"
ldap_userid_format = "${userid}"
ldap_password_format = "${password}"
ldap_mail_attribute_name = ""
ldap_admin_binddn = ""
ldap_admin_password = ""
;------------------------------------------------------------------------------
; default langage to use. set it to 'auto' to detect it automatically.