Skip to content

Commit 32d5678

Browse files
committed
Increase olcDbMaxSize
1 parent 531c948 commit 32d5678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

slapd/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
olcRootDN: %(rootdn)s
4343
olcRootPW: %(rootpw)s
4444
olcDbDirectory: %(directory)s
45+
olcDbMaxSize: 1000000000
4546
"""
4647

4748

0 commit comments

Comments
 (0)