Moar stuph
This commit is contained in:
@ -99,6 +99,8 @@ return [
|
||||
|
||||
'presets' => [
|
||||
// 'small' => ['w' => 200, 'h' => 200, 'q' => 75, 'fit' => 'crop'],
|
||||
'thumbnail' => [ 'w' => 300, 'h' => 300, 'q' => 75 ],
|
||||
'logo' => [ 'w' => 200, 'h' => 200, 'q' => 80, 'fit' => 'contain' ],
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user