Skip to content

Commit cff2fb9

Browse files
committed
🤖 Update LLMs files [skip ci]
1 parent f42c63a commit cff2fb9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎docusaurus/static/llms-code.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14103,9 +14103,9 @@ export default {
1410314103
```
1410414104

1410514105

14106-
## Securing your webhooks
14106+
## Webhooks security
1410714107
Description: You can configure these global headers by updating the file at ./config/server:
14108-
(Source: https://docs.strapi.io/cms/backend-customization/webhooks#securing-your-webhooks)
14108+
(Source: https://docs.strapi.io/cms/backend-customization/webhooks#webhooks-security)
1410914109

1411014110
Language: JavaScript
1411114111
File path: ./config/server.js

‎docusaurus/static/llms-full.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5987,7 +5987,7 @@ You can set webhook configurations inside the file `./config/server`.
59875987

59885988
</Tabs>
59895989

5990-
## Securing your webhooks
5990+
## Webhooks security
59915991

59925992
Most of the time, webhooks make requests to public URLs, therefore it is possible that someone may find that URL and send it wrong information.
59935993

0 commit comments

Comments
 (0)