• Łukasz Nowak's avatar
    caddy-frontend: Just read last validation state · 5bd895ab
    Ł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.
    5bd895ab
buildout.hash.cfg 3.76 KB