Commit fb33925b authored by Nicolas Widart's avatar Nicolas Widart

Cache the sidebar

parent 647b9340
......@@ -13,7 +13,7 @@ return [
|
*/
'cache' => [
'method' => null,
'method' => 'user-based',
'duration' => 1440
]
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment