Changement des filtersO
This commit is contained in:
@@ -8,6 +8,8 @@ return [
|
||||
'small' => \Meoran\Images\Templates\Small::class,
|
||||
'medium' => \Meoran\Images\Templates\Medium::class,
|
||||
'large' => \Meoran\Images\Templates\Large::class,
|
||||
'custom' => \Meoran\Images\Templates\Custom::class,
|
||||
|
||||
),
|
||||
'lifetime' => 10,
|
||||
'cache' => [
|
||||
|
Reference in New Issue
Block a user