misc / fedocal

Forked from fedocal 7 months ago
Clone

c8c4195 Remove cache_timeout as that's deprecated

Authored and Committed by Michael Scherer 6 months ago
    Remove cache_timeout as that's deprecated
    
    This was replaced by max_age in Flask 0.9, and default to the value of
    get_send_file_max_age per documentation.
    
    Fix #223
    
        
file modified
+1 -5