Relocate the maxsize bit

This commit is contained in:
Quanah Gibson-Mount 2014-04-25 14:43:12 -05:00
parent ea2fbe2152
commit e5443fd279

View 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