Merge pull request #2745 from owncloud/insecure-options
make all insecure options configurable and change the default to false
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
||||
WEB_UI_CONFIG: /drone/src/tests/config/drone/ocis-config.json
|
||||
IDP_IDENTIFIER_REGISTRATION_CONF: /drone/src/tests/config/drone/identifier-registration.yml
|
||||
ACCOUNTS_HASH_DIFFICULTY: 4
|
||||
OCIS_INSECURE: "true"
|
||||
# s3ng specific settings
|
||||
STORAGE_USERS_DRIVER_S3NG_ENDPOINT: http://ceph:8080
|
||||
STORAGE_USERS_DRIVER_S3NG_REGION: default
|
||||
|
||||
Reference in New Issue
Block a user