We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 676403e + 34ad0b7 commit b25e17aCopy full SHA for b25e17a
reference/configuration/framework.rst
@@ -160,8 +160,6 @@ Configuration
160
* `sender`_
161
* `recipients`_
162
163
- * :ref:`headers <mailer-headers>`
164
-
165
* `php_errors`_
166
167
* `log`_
@@ -2883,16 +2881,6 @@ recipients set in the code.
2883
2881
]);
2884
2882
};
2885
2886
-.. _mailer-headers:
2887
2888
-headers
2889
-.......
2890
2891
-**type**: ``array``
2892
2893
-Headers to add to emails. key (``name`` attribute in xml format)
2894
-is the header name and value the header value.
2895
2896
workflows
2897
~~~~~~~~~
2898
0 commit comments