mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-07 06:25:24 -04:00
Couple of minor docs tweaks
This commit is contained in:
@@ -94,7 +94,9 @@ type Server struct {
|
||||
// client authentication.
|
||||
StrictSNIHost *bool `json:"strict_sni_host,omitempty"`
|
||||
|
||||
// Logs customizes how access logs are handled in this server.
|
||||
// Customizes how access logs are handled in this server. To
|
||||
// minimally enable access logs, simply set this to a non-null,
|
||||
// empty struct.
|
||||
Logs *ServerLogConfig `json:"logs,omitempty"`
|
||||
|
||||
// Enable experimental HTTP/3 support. Note that HTTP/3 is not a
|
||||
|
||||
Reference in New Issue
Block a user