mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-25 09:40:13 +08:00
35f70c98fa
Fixed several bugs and made other improvements. All config changes are now mediated by the global config state manager. It used to be that initial configs given at startup weren't tracked, so you could start caddy with --config caddy.json and then do a GET /config/ and it would return null. That is fixed, along with several other general flow/API enhancements, with more to come. |
||
---|---|---|
.. | ||
caddy | ||
commandfuncs.go | ||
commands.go | ||
main.go | ||
proc_posix.go | ||
proc_windows.go |