wesmiler 2 vuotta sitten
vanhempi
commit
f933048088
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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*");