mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-19 10:49:17 +08:00

Making them pointers makes for cleaner JSON when adapting configs, if the struct is empty now it will be omitted entirely. The x/time/rate package was updated to support changing the burst, so we've incorporated that here and removed a TODO.