mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-10 00:33:20 -05: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.