File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -270,6 +270,7 @@ Configuration
270270 * `static_method `_
271271 * `translation_domain `_
272272
273+ * `web_link `_
273274* `workflows `_
274275
275276 * :ref: `enabled <reference-workflows-enabled >`
@@ -2939,6 +2940,17 @@ recipients set in the code.
29392940 ]);
29402941 };
29412942
2943+
2944+ web_link
2945+ ~~~~~~~~
2946+
2947+ enabled
2948+ .......
2949+
2950+ **type **: ``boolean `` **default **: ``true `` or ``false `` depending on your installation
2951+
2952+ Adds a `Link HTTP header `_ to the response.
2953+
29422954workflows
29432955~~~~~~~~~
29442956
@@ -3112,3 +3124,4 @@ to know their differences.
31123124.. _`session.cache-limiter` : https://www.php.net/manual/en/session.configuration.php#ini.session.cache-limiter
31133125.. _`Microsoft NTLM authentication protocol` : https://docs.microsoft.com/en-us/windows/win32/secauthn/microsoft-ntlm
31143126.. _`utf-8 modifier` : https://www.php.net/reference.pcre.pattern.modifiers
3127+ .. _`Link HTTP header` : https://tools.ietf.org/html/rfc5988
You can’t perform that action at this time.
0 commit comments