wesmiler 7 mesiacov pred
rodič
commit
98fbc7f2fb

+ 1 - 1
app/Http/Controllers/Admin/IndexController.php

@@ -111,7 +111,7 @@ class IndexController extends Backend
         RedisService::keyDel("caches:account*");
         RedisService::keyDel("caches:article*");
         RedisService::keyDel("caches:member*");
-        RedisService::keyDel("caches:videos");
+        RedisService::keyDel("caches:videos*");
         RedisService::keyDel("caches:config*");
         RedisService::keyDel("caches:mpQrcode*");
         RedisService::keyDel("caches:order*");