1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-19 05:46:17 +00:00

reduce ldap logging to default level

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-01-04 14:55:53 +01:00
parent 703995e431
commit b5f058a2e7

View File

@ -33,7 +33,7 @@ services:
- LDAP_ADMIN_PASSWORD=${LDAP_ADMIN_PASSWORD}
- LDAP_READONLY_USER=true
- LDAP_READONLY_USER_PASSWORD=${LDAP_READONLY_USER_PASSWORD}
command: "--loglevel debug --copy-service"
command: "--loglevel info --copy-service"
volumes:
- ldap:/var/lib/ldap
- slapd:/etc/ldap/slapd.d