File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ timeout
101
101
**type **: ``integer ``
102
102
103
103
.. versionadded :: 2.4.2
104
- The ``url `` option was added in SwiftMailerBundle 2.4.2.
104
+ The ``timeout `` option was added in SwiftMailerBundle 2.4.2.
105
105
106
106
The timeout in seconds when using ``smtp `` as the transport.
107
107
@@ -111,7 +111,7 @@ source_ip
111
111
**type **: ``string ``
112
112
113
113
.. versionadded :: 2.4.2
114
- The ``url `` option was added in SwiftMailerBundle 2.4.2.
114
+ The ``source_ip `` option was added in SwiftMailerBundle 2.4.2.
115
115
116
116
The source IP address when using ``smtp `` as the transport.
117
117
@@ -121,7 +121,7 @@ local_domain
121
121
**type **: ``string ``
122
122
123
123
.. versionadded :: 2.4.2
124
- The ``url `` option was added in SwiftMailerBundle 2.4.2.
124
+ The ``local_domain `` option was added in SwiftMailerBundle 2.4.2.
125
125
126
126
The domain name to use in ``HELO `` command.
127
127
You can’t perform that action at this time.
0 commit comments