• Romain Courteaud's avatar
    erp5_web: change one-day-max policy max-age to 14400s · e55d06c4
    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.
    e55d06c4
caching_policy_manager.xml 84.8 KB