From ef7e18994a7f4e1de63af62f5a3f74dc100094c2 Mon Sep 17 00:00:00 2001 From: mmattel Date: Tue, 27 Dec 2022 15:59:52 +0100 Subject: [PATCH] Update extended envvar yaml file --- docs/helpers/extended_vars.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/helpers/extended_vars.yaml b/docs/helpers/extended_vars.yaml index f2f1de49ad..e0ce2b60a0 100644 --- a/docs/helpers/extended_vars.yaml +++ b/docs/helpers/extended_vars.yaml @@ -59,7 +59,8 @@ variables: default_value: '''/var/lib/ocis'' or ''$HOME/.ocis/''' description: The base directory location used by several services and for user data. Predefined to '/var/lib/ocis' for container images (inside the container) or '$HOME/.ocis/' - for binary releases. Services can have, if available, an individual setting with an own environment variable. + for binary releases. Services can have, if available, an individual setting with + an own environment variable. do_ignore: false - rawname: OCIS_CONFIG_DIR path: ocis-pkg/config/defaults/paths.go:56