reactivate cache of webapp
This commit is contained in:
parent
107f8c46b9
commit
5664e5130e
@ -21,7 +21,7 @@ class Api
|
||||
|
||||
// load from cache if available
|
||||
if (Cache::has($request)) {
|
||||
//return Cache::get($request);
|
||||
return Cache::get($request);
|
||||
}
|
||||
|
||||
// Set timeout to .5h
|
||||
|
Loading…
x
Reference in New Issue
Block a user