1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/setup/DB_CONFIG
Andrew Bartlett e6aecd8b91 r23235: Don't do a seperate LDAP provision step. Instead, everything we need
(including the config files) is created by provision-backend.

Andrew Bartlett
(This used to be commit 6d4d90399f)
2007-10-10 14:53:05 -05:00

18 lines
338 B
Plaintext

#
# Set the database in memory cache size.
#
set_cachesize 0 524288 0
#
# Set log values.
#
set_lg_regionmax 104857
set_lg_max 1048576
set_lg_bsize 209715
set_lg_dir ${LDAPDBDIR}/bdb-logs
#
# Set temporary file creation directory.
#
set_tmp_dir ${LDAPDBDIR}/tmp