From e68ef87c66378219d662309852cfda39853a6b05 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 10 Dec 2022 10:12:56 +0100 Subject: [PATCH] Renamed config file from redis to cache --- config/autoload/{redis.global.php => cache.global.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/autoload/{redis.global.php => cache.global.php} (100%) diff --git a/config/autoload/redis.global.php b/config/autoload/cache.global.php similarity index 100% rename from config/autoload/redis.global.php rename to config/autoload/cache.global.php