mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-21 09:59:02 +01:00
Update docs/reference/contrib/frontendcache.rst
Co-authored-by: Jake Howard <RealOrangeOne@users.noreply.github.com>
This commit is contained in:
parent
aff9b9a623
commit
aad51b2bb2
@ -65,8 +65,7 @@ To use an account-wide API key, find the key `as described in the Cloudflare doc
|
||||
|
||||
To use a limited API token, `create a token <https://support.cloudflare.com/hc/en-us/articles/200167836-Managing-API-Tokens-and-Keys#12345680>`_ configured with the 'Zone, Cache Purge' permission and specify the ``BEARER_TOKEN`` parameter.
|
||||
|
||||
A ``ZONEID`` parameter will need to be set for either option. To find the ``ZONEID`` for your domain, read the `Cloudflare API Documentation <https://api.cloudflare.com/#getting-started-resource-ids>`_.
|
||||
It can also be found from the GUI in the overview tab of your domain, in the right sidebar, under API section.
|
||||
A ``ZONEID`` parameter will need to be set for either option. To find the ``ZONEID`` for your domain, read the `Cloudflare API Documentation <https://developers.cloudflare.com/fundamentals/get-started/basic-tasks/find-account-and-zone-ids/>`_.
|
||||
|
||||
With an API key:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user