[Dovecot] Remove additional hash scheme and let Dovecot decide the hash by prefix

master
André 2018-07-12 00:46:10 +02:00
parent 4feb1e3980
commit f185b9df57
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ services:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}
- DBPASS=${DBPASS}
- ADDITIONAL_HASH_SCHEME=${ADDITIONAL_HASH_SCHEME:-SHA512-CRYPT}
- TZ=${TZ}
ports:
- "${DOVEADM_PORT:-127.0.0.1:19991}:12345"