mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-19 15:53:17 +00:00
Fix typos (#6311)
* Fix typos * Revert * Revert to "htlm" * fix indentations
This commit is contained in:
parent
e60148ecc3
commit
d7e3a1974b
13 changed files with 25 additions and 25 deletions
|
@ -97,7 +97,7 @@ type AutomationPolicy struct {
|
|||
SubjectsRaw []string `json:"subjects,omitempty"`
|
||||
|
||||
// The modules that may issue certificates. Default: internal if all
|
||||
// subjects do not qualify for public certificates; othewise acme and
|
||||
// subjects do not qualify for public certificates; otherwise acme and
|
||||
// zerossl.
|
||||
IssuersRaw []json.RawMessage `json:"issuers,omitempty" caddy:"namespace=tls.issuance inline_key=module"`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue