Adding warning for e-mail configuration

Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/439e03e0
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/439e03e0
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/439e03e0

Branch: refs/heads/master
Commit: 439e03e0d8069b9cfb1394ceaba27c114061e9aa
Parents: 5fc5064
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Thu Sep 22 14:23:22 2016 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Thu Sep 22 14:23:40 2016 +0200

----------------------------------------------------------------------
 .../systemadministration/emailconfiguration.adoc                 | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/439e03e0/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/emailconfiguration.adoc
----------------------------------------------------------------------
diff --git 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/emailconfiguration.adoc
 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/emailconfiguration.adoc
index 6001e51..33f2853 100644
--- 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/emailconfiguration.adoc
+++ 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/emailconfiguration.adoc
@@ -30,3 +30,7 @@ e-mails:
 * `smtpConnectionTimeout` - the connection timeout value in milliseconds, to 
the mail host;
 * `mailDebug` - when `true`, enable the debugging of email, including the 
handshake, authentication, delivery and
 disconnection.
+
+[WARNING]
+Be sure to provide a sensible value for the `notificationjob.cronExpression` 
configuration parameter, see
+<<configuration-parameters, below>> for details.

Reply via email to