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

This commit is contained in:
Martin Mattel
2025-11-12 10:29:29 +01:00
parent 96e82eba9d
commit 283e78c340

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