From 01c42c7fa2c40b3cc515269d3a80b6a29d2a3f42 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 25 Apr 2014 14:43:12 -0500 Subject: [PATCH] Relocate the maxsize bit --- servers/slapd/slapd.ldif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/slapd/slapd.ldif b/servers/slapd/slapd.ldif index 15a21c070f..6c7c43cd74 100644 --- a/servers/slapd/slapd.ldif +++ b/servers/slapd/slapd.ldif @@ -80,6 +80,7 @@ dn: olcDatabase=mdb,cn=config objectClass: olcDatabaseConfig objectClass: olcMdbConfig olcDatabase: mdb +olcDbMaxSize: 1073741824 olcSuffix: dc=my-domain,dc=com olcRootDN: cn=Manager,dc=my-domain,dc=com # Cleartext passwords, especially for the rootdn, should @@ -92,4 +93,3 @@ olcRootPW: secret olcDbDirectory: %LOCALSTATEDIR%/openldap-data # Indices to maintain olcDbIndex: objectClass eq -olcDbMaxSize: 1073741824 -- 2.39.5