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>
pull/47086/head
Josh 2024-07-01 13:29:23 +07:00 committed by backportbot[bot]
parent 3cd47a49dd
commit d1f291821e
1 changed files with 2 additions and 0 deletions

@ -478,6 +478,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``
*/