• Matthew Holt's avatar
    Import paths now relative to Caddyfile (closes #867) · d2be213e
    Matthew Holt authored
    This is inconsistent with the other directives, but import is a special
    case and frankly the behavior of import shouldn't change depending
    on the directory from which you run caddy. Breaking change but I think
    it's for the better, and best to do it now before 1.0.
    d2be213e
parse.go 9.39 KB