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
270
270
* `static_method `_
271
271
* `translation_domain `_
272
272
273
+ * `web_link `_
273
274
* `workflows `_
274
275
275
276
* :ref: `enabled <reference-workflows-enabled >`
@@ -2939,6 +2940,17 @@ recipients set in the code.
2939
2940
]);
2940
2941
};
2941
2942
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
+
2942
2954
workflows
2943
2955
~~~~~~~~~
2944
2956
@@ -3112,3 +3124,4 @@ to know their differences.
3112
3124
.. _`session.cache-limiter` : https://www.php.net/manual/en/session.configuration.php#ini.session.cache-limiter
3113
3125
.. _`Microsoft NTLM authentication protocol` : https://docs.microsoft.com/en-us/windows/win32/secauthn/microsoft-ntlm
3114
3126
.. _`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