[docs-only][7.3][PR 11818] Fix missing type for envvar in extended_vars.yaml

This commit is contained in:
Martin Mattel
2025-11-12 11:06:52 +01:00
parent 30d52b91f4
commit eb89fcf6c1

View File

@@ -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