From 8bd362a7b4d963304a69a5e2f2da037e943512e8 Mon Sep 17 00:00:00 2001 From: DemigodCode Date: Mon, 16 Oct 2023 10:03:38 +0200 Subject: [PATCH] Add Fastly configuration rst --- doc/fastly-configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fastly-configuration.rst b/doc/fastly-configuration.rst index 8e2336ad..4b367da2 100755 --- a/doc/fastly-configuration.rst +++ b/doc/fastly-configuration.rst @@ -3,7 +3,7 @@ Fastly Configuration ------------------- -Caching is enabled by default. All requests that are marked as cachable will be cached. +Caching is enabled by default. All requests that are marked as cacheable will be cached. Tagging ~~~~~~~ @@ -31,7 +31,7 @@ Using this header enables you to use the ``Cache-Control`` header to specify the Actually this package doesn't support the ``Surrogate-Control`` header. To configure the ``Cache-Control`` you either have to set ``Surrogate-Control`` yourself or -configure the ``Cache-Control`` header in your fastly configuration. +configure the ``Cache-Control`` header in your Fastly configuration. .. code-block:: none