Skip to content

Commit ccc1289

Browse files
committed
[FrameworkBundle][WebLink] Config reference for the WebLink component
1 parent 5f26515 commit ccc1289

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

reference/configuration/framework.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ Configuration
272272
* `strict_email`_
273273
* `translation_domain`_
274274

275+
* `web_link`_
275276
* `workflows`_
276277

277278
* :ref:`enabled <reference-workflows-enabled>`
@@ -2994,6 +2995,17 @@ recipients set in the code.
29942995
]);
29952996
};
29962997
2998+
2999+
web_link
3000+
~~~~~~~~
3001+
3002+
enabled
3003+
.......
3004+
3005+
**type**: ``boolean`` **default**: ``true`` or ``false`` depending on your installation
3006+
3007+
Adds a Link HTTP header to the response.
3008+
29973009
workflows
29983010
~~~~~~~~~
29993011

0 commit comments

Comments
 (0)