Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-30 | admin listener as opt-in for initial config (#2834) | Andreas Schneider | |
* Always cleanup admin endpoint first * Error out if no config has been set (#2833) * Ignore explicitly missing admin config (#2833) * Separate config loading from admin initialization (#2833) * Add admin option to specify admin listener address (#2833) * Use zap for reporting admin endpoint status | |||
2019-09-30 | httpcaddyfile: Add acme_ca and email global options | Matthew Holt | |
Also add ability to access options from individual unmarshalers through the Helper values | |||
2019-09-19 | httpcaddyfile: Global storage configuration (closes #2758) | Matthew Holt | |
2019-09-11 | httpcaddyfile: Add 'experimental_http3' option | Matthew Holt | |
2019-09-10 | caddyfile: Improve Dispenser.NextBlock() to support nesting | Matthew Holt | |
2019-08-22 | caddyfile: Allow handler order to be customized | Matthew Holt | |