Skip to content

Commit

Permalink
Update config/autoload/doctrine.global.php
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Karajos <[email protected]>
  • Loading branch information
alexmerlin authored Jul 12, 2024
1 parent 9682f8c commit 8fa3e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/autoload/doctrine.global.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'metadata_cache' => 'filesystem',
'query_cache' => 'filesystem',
'hydration_cache' => 'array',
"typed_field_mapper" => null,
'typed_field_mapper' => null,
'second_level_cache' => [
'enabled' => true,
'default_lifetime' => 3600,
Expand Down

0 comments on commit 8fa3e10

Please sign in to comment.