mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 23:51:21 -05:00
Reduced debug level, the default logs more than 1Gb.
This commit is contained in:
parent
b4aa8dc68c
commit
022deb749a
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@
|
|||
## top-level directory of the distribution or, alternatively, at
|
||||
## <http://www.OpenLDAP.org/license.html>.
|
||||
|
||||
# The default debug level logs more than 1Gb:
|
||||
SLAPD_DEBUG=${SLAPD_DEBUG_MT_HOT-stats}
|
||||
|
||||
echo "running defines.sh"
|
||||
. $SRCDIR/scripts/defines.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue