From 20c134c1ee57a18ed49e5aceb708fe16b9d9b7de Mon Sep 17 00:00:00 2001 From: tkostuch Date: Mon, 22 Jun 2020 06:43:22 +0200 Subject: [PATCH] add cloudflare to purgeConfig --- config/default.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/default.json b/config/default.json index 928c112767..9c9f5cd0d2 100644 --- a/config/default.json +++ b/config/default.json @@ -881,6 +881,7 @@ "expireHeaders", "fastly", "nginx", - "varnish" + "varnish", + "cloudflare" ] }