inc/rest/routes/QueueRoutes.php @@ -22,7 +22,9 @@ $this->cache_ttl = 300; parent::__construct(); $this->cache->clear(); if (JVB_TESTING) { $this->cache->clear(); } } /**