ldap config: Bump DbMaxSize to allow up to 100MB

This commit is contained in:
Alexandre Aubin 2021-08-27 15:47:40 +02:00
parent 865d8e2c8c
commit 4f6166f8bb

View file

@ -33,7 +33,7 @@ olcAuthzPolicy: none
olcConcurrency: 0
olcConnMaxPending: 100
olcConnMaxPendingAuth: 1000
olcSizeLimit: 10000
olcSizeLimit: 50000
olcIdleTimeout: 0
olcIndexSubstrIfMaxLen: 4
olcIndexSubstrIfMinLen: 2
@ -189,7 +189,7 @@ olcDbIndex: memberUid eq
olcDbIndex: uniqueMember eq
olcDbIndex: virtualdomain eq
olcDbIndex: permission eq
olcDbMaxSize: 10485760
olcDbMaxSize: 104857600
structuralObjectClass: olcMdbConfig
#