mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 12:12:15 +01:00
Renamed S3 config variables; Added disk config for profile picture
This commit is contained in:
@@ -78,6 +78,6 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'profile_photo_disk' => 'public',
|
||||
'profile_photo_disk' => env('PROFILE_PHOTO_DISK', 's3'),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user