Merge pull request #46229 from nextcloud/jtr/fix-smtpdebug-cfg-sample

fix(config): Clarify smtp debugging config option usage
This commit is contained in:
Andy Scherzinger 2024-08-06 23:33:15 +02:00 committed by GitHub
commit 203581efce
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``
*/