fix(config) : Clarity smtp debugging config option usage

Requires temporary `loglevel` adjustment "99%" (made up statistic) of the time as currently implemented.

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2024-07-01 13:29:23 -04:00 committed by GitHub
parent 5270ffc3a5
commit 8e00fcb1c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -493,6 +493,8 @@ $CONFIG = [
/**
* Enable SMTP class debugging.
* NOTE: ``loglevel`` will likely need to be adjusted too. See docs:
* https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/email_configuration.html#enabling-debug-mode
*
* Defaults to ``false``
*/