mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Merge pull request #1074 from YunoHost/increase-ldap-size-limit
Increase ldap size limit?
This commit is contained in:
commit
dfeb05a8eb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
BASE dc=yunohost,dc=org
|
||||
URI ldap://localhost:389
|
||||
|
||||
#SIZELIMIT 12
|
||||
SIZELIMIT 10000
|
||||
#TIMELIMIT 15
|
||||
#DEREF never
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue