🔧 Utilise le stockage privé pour les images
This commit is contained in:
parent
bd12cf6dfb
commit
6aaf157c60
@ -6,7 +6,7 @@ return [
|
||||
* The disk on which to store added files and derived images by default. Choose
|
||||
* one or more of the disks you've configured in config/filesystems.php.
|
||||
*/
|
||||
'disk_name' => env('MEDIA_DISK', 'public'),
|
||||
'disk_name' => env('MEDIA_DISK', 'local'),
|
||||
|
||||
/*
|
||||
* The maximum file size of an item in bytes.
|
||||
|
Loading…
Reference in New Issue
Block a user