You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Resources/doc/reference/configuration/proxy-client.rst
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,6 +237,7 @@ HTTP method for sending purge requests to the Symfony HttpCache. Make sure to
237
237
configure the purge plugin for your HttpCache with the matching header if you
238
238
change this.
239
239
240
+
.. _configuration_cloudflare:
240
241
cloudflare
241
242
----------
242
243
@@ -274,6 +275,7 @@ Identifier for the Cloudflare zone you want to purge the cache for.
274
275
List of Cloudflare API endpoints to use for purging the cache. You can use this to specify a different
275
276
endpoint for testing purposes.
276
277
278
+
.. _configuration_cloudfront:
277
279
cloudfront
278
280
----------
279
281
Talking to AWS cloudfront requires the ``jean-beru/fos-http-cache-cloudfront`` library. You need to require this dependency before you can configure the ``cloudfront`` proxy client.
@@ -322,7 +324,7 @@ Service identifier of a `AsyncAws\CloudFront\CloudFrontClient` client. More info
322
324
`AWS Async documentation_`. It can not be used with the ``configuration`` option.
0 commit comments