mirror of
https://github.com/wahyd4/caddy.git
synced 2026-08-16 16:56:05 +10: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.