summaryrefslogtreecommitdiff
path: root/settings.json.template
diff options
context:
space:
mode:
authorPaul Carver <pcarver@att.com>2016-11-11 12:46:40 -0500
committerPaul Carver <pcarver@att.com>2016-11-11 12:46:40 -0500
commit573b55af8b04a5d08eb013e5152c7fae1e33de96 (patch)
tree9c235bf501c42d8f00a589ee88e087abc5bf60a5 /settings.json.template
parent223127bf39d2ba431d9c1965a7f2aadadc73d77a (diff)
downloadetherpad-lite-573b55af8b04a5d08eb013e5152c7fae1e33de96.zip
Correct the spelling of occured to occurred
The correct spelling is occurred. See http://www.gingersoftware.com/english-online/spelling-book/misspelling/occurred-occured-ocurred or other dictionary search results.
Diffstat (limited to 'settings.json.template')
-rw-r--r--settings.json.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.json.template b/settings.json.template
index 418048f6..6af5f78a 100644
--- a/settings.json.template
+++ b/settings.json.template
@@ -195,7 +195,7 @@
, "level": "error" // filters out all log messages that have a lower level than "error"
, "appender":
{ "type": "smtp"
- , "subject": "An error occured in your EPL instance!"
+ , "subject": "An error occurred in your EPL instance!"
, "recipients": "bar@blurdybloop.com, baz@blurdybloop.com"
, "sendInterval": 300 // 60 * 5 = 5 minutes -- will buffer log messages; set to 0 to send a mail for every message
, "transport": "SMTP", "SMTP": { // see https://github.com/andris9/Nodemailer#possible-transport-methods