setting ttl to 0
This commit is contained in:
parent
fd2a170214
commit
39d47f9c98
@ -3,5 +3,5 @@
|
||||
return [
|
||||
'userModel' => 'App\\Models\\User',
|
||||
|
||||
'ttl' => 10,
|
||||
'ttl' => 0,
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user