Added some further descriptions concerning issue @see https://github.com/Mailu/Mailu/issues/1719

This commit is contained in:
2021-01-05 13:38:38 +01:00
parent ce0f4a26dd
commit 54a91a808b
2 changed files with 20 additions and 2 deletions

View File

@@ -95,8 +95,8 @@ services:
volumes:
- "webdav_data:/data"
# Deactivated, because service leads to slowing down of nextcloud and mailu webmail
# @see https://github.com/Mailu/Mailu/issues/1719
# Deactivated, because service leads to slowing down of webservices.
# Checkout the readme.md for more information
# fetchmail:
# image: ${DOCKER_ORG:-mailu}/${DOCKER_PREFIX:-}fetchmail:${MAILU_VERSION:-1.8}
# restart: always