0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-16 16:14:47 +02:00

Update .config/s3.config.php

This commit is contained in:
Pierre Ozoux 2020-08-29 08:51:09 +02:00 committed by GitHub
parent 2041477286
commit b78e642191
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,3 @@
<?php
if (getenv('OBJECTSTORE_S3_BUCKET')) {
$use_ssl = getenv('OBJECTSTORE_S3_SSL');