From 3d7b47c99a328dbe08d0431ca0e1726ceeca84fe Mon Sep 17 00:00:00 2001 From: Jeremy Shipman Date: Sat, 9 Mar 2019 09:54:33 +1300 Subject: [PATCH] Added info about DMS_DEBUG variable --- docs/content/config/troubleshooting/debugging.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/content/config/troubleshooting/debugging.md b/docs/content/config/troubleshooting/debugging.md index 399d7456..40f9dd13 100644 --- a/docs/content/config/troubleshooting/debugging.md +++ b/docs/content/config/troubleshooting/debugging.md @@ -1,4 +1,9 @@ ..todo.. - Please contribute more to help others debug this package + +## Enable verbose debugging output + +You may find it useful to enable the [https://github.com/tomav/docker-mailserver#dms_debug](DMS_DEBUG) environment variable. + ## Invalid username or Password