mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
s3 configuration fix
This commit is contained in:
@@ -135,7 +135,7 @@ class SetupProdEnvironment extends Command
|
||||
],
|
||||
[
|
||||
'name' => 'user_verification',
|
||||
'value' => 1,
|
||||
'value' => 0,
|
||||
],
|
||||
[
|
||||
'name' => 'storage_limitation',
|
||||
|
||||
Reference in New Issue
Block a user