• Łukasz Nowak's avatar
    caddy-frontend: Just read last validation state · bbbef878
    Łukasz Nowak authored
    Instead of expensive and long checking of the configuration during promise run
    read last stored state.
    
    This decouples configuration validation calculation from promise check. The
    validation information is updated often (on each configuration change, on each
    reload, etc) and every 2 hours.
    bbbef878
instance-apache-frontend.cfg.in 28.7 KB