Skip to content

Commit f50e801

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: [#14083] Revert mailer.headers option in 4.4 - 5.1
2 parents 453714f + b25e17a commit f50e801

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

reference/configuration/framework.rst

-12
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,6 @@ Configuration
183183
* `sender`_
184184
* `recipients`_
185185

186-
* :ref:`headers <mailer-headers>`
187-
188186
* `php_errors`_
189187

190188
* `log`_
@@ -3077,16 +3075,6 @@ recipients set in the code.
30773075
]);
30783076
};
30793077
3080-
.. _mailer-headers:
3081-
3082-
headers
3083-
.......
3084-
3085-
**type**: ``array``
3086-
3087-
Headers to add to emails. key (``name`` attribute in xml format)
3088-
is the header name and value the header value.
3089-
30903078
workflows
30913079
~~~~~~~~~
30923080

0 commit comments

Comments
 (0)