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/46229/head
Josh 2 years ago committed by GitHub
parent 5270ffc3a5
commit 8e00fcb1c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      config/config.sample.php

@ -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``
*/

Loading…
Cancel
Save