Skip to content

Commit 34ad0b7

Browse files
committed
[#14083] Revert mailer.headers option in 4.4 - 5.1
1 parent ad317c3 commit 34ad0b7

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
@@ -160,8 +160,6 @@ Configuration
160160
* `sender`_
161161
* `recipients`_
162162

163-
* :ref:`headers <mailer-headers>`
164-
165163
* `php_errors`_
166164

167165
* `log`_
@@ -2996,16 +2994,6 @@ recipients set in the code.
29962994
]);
29972995
};
29982996
2999-
.. _mailer-headers:
3000-
3001-
headers
3002-
.......
3003-
3004-
**type**: ``array``
3005-
3006-
Headers to add to emails. key (``name`` attribute in xml format)
3007-
is the header name and value the header value.
3008-
30092997
workflows
30102998
~~~~~~~~~
30112999

0 commit comments

Comments
 (0)