From 3f3f69924f02af22a1aeb418f6e47834708a6daf Mon Sep 17 00:00:00 2001 From: vedatakd Date: Mon, 20 Sep 2021 11:28:28 +0300 Subject: [PATCH] added excluded --- resources/streams/config/httpcache.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/streams/config/httpcache.php b/resources/streams/config/httpcache.php index af2a2917a..59c5011e5 100644 --- a/resources/streams/config/httpcache.php +++ b/resources/streams/config/httpcache.php @@ -40,6 +40,10 @@ return [ '/profile', '/profile/*', '/ajax/*', + '/cron/*', + '/cron', + '/cart', + '/cart/*', ], /*