mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update packages.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use PragmaRX\Google2FALaravel\Support\Constants;
|
||||
|
||||
return [
|
||||
/*
|
||||
* Auth container binding
|
||||
@@ -92,4 +94,6 @@ return [
|
||||
|
||||
'store_in_cookie' => true,
|
||||
|
||||
'qrcode_image_backend' => Constants::QRCODE_IMAGE_BACKEND_SVG,
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user