summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2021-03-27 01:01:22 +0000
committerGitHub Workflow <workflow@github.com>2021-03-27 01:01:22 +0000
commitd192631347a6c2784fb8a9aafc54dae9e8fe88e1 (patch)
tree816c83523d9d66031ac815d40a04cfa1934f6b29
parenta15c755399e299914acebe0a5005dd5ddff0db56 (diff)
Runs update.sh
-rw-r--r--19.0/apache/config/s3.config.php2
-rw-r--r--19.0/fpm-alpine/config/s3.config.php2
-rw-r--r--19.0/fpm/config/s3.config.php2
-rw-r--r--20.0/apache/config/s3.config.php2
-rw-r--r--20.0/fpm-alpine/config/s3.config.php2
-rw-r--r--20.0/fpm/config/s3.config.php2
-rw-r--r--21.0/apache/config/s3.config.php2
-rw-r--r--21.0/fpm-alpine/config/s3.config.php2
-rw-r--r--21.0/fpm/config/s3.config.php2
9 files changed, 9 insertions, 9 deletions
diff --git a/19.0/apache/config/s3.config.php b/19.0/apache/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/19.0/apache/config/s3.config.php
+++ b/19.0/apache/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)
diff --git a/19.0/fpm-alpine/config/s3.config.php b/19.0/fpm-alpine/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/19.0/fpm-alpine/config/s3.config.php
+++ b/19.0/fpm-alpine/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)
diff --git a/19.0/fpm/config/s3.config.php b/19.0/fpm/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/19.0/fpm/config/s3.config.php
+++ b/19.0/fpm/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)
diff --git a/20.0/apache/config/s3.config.php b/20.0/apache/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/20.0/apache/config/s3.config.php
+++ b/20.0/apache/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)
diff --git a/20.0/fpm-alpine/config/s3.config.php b/20.0/fpm-alpine/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/20.0/fpm-alpine/config/s3.config.php
+++ b/20.0/fpm-alpine/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)
diff --git a/20.0/fpm/config/s3.config.php b/20.0/fpm/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/20.0/fpm/config/s3.config.php
+++ b/20.0/fpm/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)
diff --git a/21.0/apache/config/s3.config.php b/21.0/apache/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/21.0/apache/config/s3.config.php
+++ b/21.0/apache/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)
diff --git a/21.0/fpm-alpine/config/s3.config.php b/21.0/fpm-alpine/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/21.0/fpm-alpine/config/s3.config.php
+++ b/21.0/fpm-alpine/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)
diff --git a/21.0/fpm/config/s3.config.php b/21.0/fpm/config/s3.config.php
index 85e54b7b..aa3f4f59 100644
--- a/21.0/fpm/config/s3.config.php
+++ b/21.0/fpm/config/s3.config.php
@@ -18,7 +18,7 @@ if (getenv('OBJECTSTORE_S3_BUCKET')) {
'autocreate' => (strtolower($autocreate) === 'false' || $autocreate == false) ? false : true,
'use_ssl' => (strtolower($use_ssl) === 'false' || $use_ssl == false) ? false : true,
// required for some non Amazon S3 implementations
- 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
+ 'use_path_style' => $use_path == true && strtolower($use_path) !== 'false',
// required for older protocol versions
'legacy_auth' => $use_legacyauth == true && strtolower($use_legacyauth) !== 'false'
)