Final touches to new key-rotation service
This commit is contained in:
parent
0f0c319ec0
commit
8e2b77dc1e
6 changed files with 154 additions and 18 deletions
|
@ -59,6 +59,7 @@ return [
|
|||
*/
|
||||
'api' => [
|
||||
'include_on_list' => env('API_INCLUDE_ON_LIST', false),
|
||||
'key_expire_time' => env('API_KEY_EXPIRE_TIME', 60 * 12),
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue