mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
[docs-only] Fix missing type for envvar in extended_vars.yaml
This commit is contained in:
@@ -148,7 +148,7 @@ variables:
|
||||
path: ocis-pkg/service/grpc/client.go:77
|
||||
foundincode: true
|
||||
name: OCIS_INSECURE
|
||||
type: ""
|
||||
type: bool
|
||||
default_value: "false"
|
||||
description: Insecure TLS mode is only allowed in development environments with
|
||||
OCIS_INSECURE=true
|
||||
|
||||
Reference in New Issue
Block a user