Update S3 settings

This commit is contained in:
Thilina
2021-06-28 10:58:39 +02:00
parent 74309fc922
commit 8fbf8f2152
2 changed files with 29 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
<?php
$migrationList = [];
$migrationList[] = 'v20210626_290004_add_s3_settings';
$migrationList[] = 'v20210606_290003_system_meta_data';
$migrationList[] = 'v20210606_290002_add_aws_region';
$migrationList[] = 'v20210606_290001_update_s3_config';