enhanced file download handling to consume less memory
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user