Files
QSfera/docs/templates/CONFIGURATION.tmpl
T
2022-03-02 12:16:43 +01:00

7 lines
206 B
Cheetah

## Environment Variables
| Name | Type | Default Value | Description |
|------|------|---------------|-------------|
{{- range .}}
| {{.Name}} | {{.Type}} | {{.DefaultValue}} | {{.Description}}|
{{- end }}