wesmiler пре 2 година
родитељ
комит
f933048088
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app/Http/Controllers/Admin/IndexController.php

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

@@ -105,6 +105,7 @@ class IndexController extends Backend
         RedisService::keyDel("caches:articl*");
         RedisService::keyDel("caches:qrcode*");
         RedisService::keyDel("caches:memb*");
+        RedisService::keyDel("caches:live*");
         RedisService::keyDel("caches:conf*");
         RedisService::keyDel("caches:order*");
         RedisService::keyDel("caches:acceptor*");