akaunting 3.0 (the last dance)
This commit is contained in:
@ -13,7 +13,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'default' => env('FILESYSTEM_DRIVER', 'uploads'),
|
||||
'default' => env('FILESYSTEM_DISK', 'uploads'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
@ -52,7 +52,7 @@ return [
|
||||
|
|
||||
| Here you may configure as many filesystem "disks" as you wish, and you
|
||||
| may even configure multiple disks of the same driver. Defaults have
|
||||
| been setup for each driver as an example of the required options.
|
||||
| been set up for each driver as an example of the required values.
|
||||
|
|
||||
| Supported Drivers: "local", "ftp", "sftp", "s3"
|
||||
|
|
||||
|
Reference in New Issue
Block a user