Skip to content

Commit 571b5db

Browse files
Merge pull request #47086 from nextcloud/backport/46229/stable29
[stable29] fix(config): Clarify smtp debugging config option usage
2 parents 14e0e48 + d1f2918 commit 571b5db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/config.sample.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,8 @@
478478

479479
/**
480480
* Enable SMTP class debugging.
481+
* NOTE: ``loglevel`` will likely need to be adjusted too. See docs:
482+
* https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/email_configuration.html#enabling-debug-mode
481483
*
482484
* Defaults to ``false``
483485
*/

0 commit comments

Comments
 (0)