Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Caddyfile syntax broken in 2.7.4 #405

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Fix: Caddyfile syntax broken in 2.7.4 #405

merged 1 commit into from
Sep 19, 2023

Commits on Sep 18, 2023

  1. Fix: Caddyfile syntax broken in 2.7.4

    The syntax of the Caddyfile documented in the quick install guides is broken in Caddy 2.7.4.
    
    This removes the unused `on_demand` section from the configuration, restoring compatibility with newer versions of Caddy.
    
    We maintain the `on_demand_tls` section in case we may re-enable wildcard domains on the default config.
    hoh authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a38b3c3 View commit details
    Browse the repository at this point in the history