Remove processed packets if there were no issues
This commit is contained in:
@@ -16,6 +16,7 @@ return [
|
||||
'name' => env('APP_NAME', 'Laravel'),
|
||||
'id' => env('APP_SETUP_ID', 1),
|
||||
'fido' => env('FIDO_DIR', 'fido'),
|
||||
'packet_keep' => env('FIDO_PACKET_KEEP', FALSE),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user