]> git.sur5r.net Git - openldap/commitdiff
Relocate the maxsize bit
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 25 Apr 2014 19:43:12 +0000 (14:43 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 25 Apr 2014 19:43:12 +0000 (14:43 -0500)
servers/slapd/slapd.ldif

index 15a21c070fdcdf311685a8c64dafc7d0031e5139..6c7c43cd741c029dbf0847ccffe8a7b174e22324 100644 (file)
@@ -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