mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-12 22:39:34 -05:00
config docs prototype
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
| Name | Type | Default Value | Description |
|
||||
|------|------|---------------|-------------|
|
||||
{{- range .}}
|
||||
| {{.Name}} | {{.Type}} | {{.DefaultValue}} | {{.Description}}|
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user