Bugfixing

Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2022-12-13 12:18:09 +01:00
committed by mmattel
co-authored by Martin
parent 8817d634bd
commit 879f7996e3
2 changed files with 12 additions and 11 deletions
+8 -8
View File
@@ -1,13 +1,13 @@
// set the attribute to true or leave empty, true without any quotes.
// collected through docs/helpers/rougeEnv.go
[caption=]
.Global environment Variables
.Environment variables with global scope not included in a service
[width="100%",cols="~,~,~,~",options="header"]
| === |
| Name |
| Type |
| Default Value |
| Description |
|===
| Name
| Type
| Default Value
| Description
{{- range .Variables}}
@@ -20,4 +20,4 @@ a| [subs=-attributes]
{{.Description}}
{{- end }}
| === |
|===