mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
add extension name to adoc template
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
||||
[caption=]
|
||||
.Environment variables for the frontend extension
|
||||
.Environment variables for the {{ .ExtensionName }} extension
|
||||
[width="100%",cols="~,~,~,~",options="header"]
|
||||
|===
|
||||
| Name
|
||||
@@ -7,7 +7,7 @@
|
||||
| Default Value
|
||||
| Description
|
||||
|
||||
{{- range .}}
|
||||
{{- range .Fields}}
|
||||
| `{{.Name}}`
|
||||
| {{.Type}}
|
||||
| {{.DefaultValue}}
|
||||
|
||||
Reference in New Issue
Block a user