Profile: store covers in object storage (WebP); add covers config; remember artworks categories content-type preference
This commit is contained in:
5
config/covers.php
Normal file
5
config/covers.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'disk' => env('COVER_DISK', env('AVATAR_DISK', 's3')),
|
||||
];
|
||||
Reference in New Issue
Block a user