• Romain Courteaud's avatar
    erp5_web: change one-day-max policy max-age to 14400s · 906761ed
    Romain Courteaud authored
    Set the max-age value to 4h instead of 10min for the one-day-max policy
    (ie, 24h/6, like one-hour-max uses 10min max age).
    
    The idea is to reduce backend access of nearly static web sites,
    while still allowing changes without waiting for too long before it is propagated.
    906761ed
caching_policy_manager.xml 84.8 KB