diff --git a/views/settings.hbs b/views/settings.hbs index bb6a357e..1f4d345e 100644 --- a/views/settings.hbs +++ b/views/settings.hbs @@ -119,6 +119,7 @@
+  
@@ -287,7 +288,7 @@
-
+
{{#translate}}The count of maximum simultaneous connections to make against the SMTP server (defaults to 5). This limit is per sending process.{{/translate}}
@@ -295,7 +296,7 @@
-
+
{{#translate}}The number of messages to send through a single connection before the connection is closed and reopened (defaults to 100){{/translate}}
@@ -303,7 +304,7 @@
-
+
{{#translate}}Maximum number of messages to send in an hour. Leave empty or zero for no throttling. If your provider uses a different speed limit (messages/minute or messages/second) then convert this limit into messages/hour (1m/s => 3600m/h). This limit is per sending process.{{/translate}}