mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] LDAP Size limits
This commit is contained in:
parent
c7c2928579
commit
59d7e2f247
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ olcAuthzPolicy: none
|
|||
olcConcurrency: 0
|
||||
olcConnMaxPending: 100
|
||||
olcConnMaxPendingAuth: 1000
|
||||
olcSizeLimit: 10000
|
||||
olcIdleTimeout: 0
|
||||
olcIndexSubstrIfMaxLen: 4
|
||||
olcIndexSubstrIfMinLen: 2
|
||||
|
|
Loading…
Add table
Reference in a new issue