From 24c125cc274940233ee643d82e253e03d9fc23ac Mon Sep 17 00:00:00 2001 From: Benedikt Lenzen <36764562+DemigodCode@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:15:20 +0200 Subject: [PATCH] Update doc/fastly-configuration.rst Co-authored-by: David Buchmann --- doc/fastly-configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fastly-configuration.rst b/doc/fastly-configuration.rst index 4b367da2..c784ec1b 100755 --- a/doc/fastly-configuration.rst +++ b/doc/fastly-configuration.rst @@ -9,7 +9,7 @@ Tagging ~~~~~~~ Fastly supports :term:`tagging` out of the box. -Requests can be tagged using a custom header named ``Surrogate-Keys``. +Configure the tag header to ``Surrogate-Keys``. (``fos_http_cache.tags.response_header`` if you use FOSHttpCacheBundle) Purge ~~~~~