I plan to add a layer setting to the map configuration file, that would set for how long will the map tiles be considered valid before being redownloaded (and maybe even reload currently displayed tiles ?). Something like: Code: max_age=2 # in hours And a setting in Options to turn this behavior on/off. Also, any ideas how I should set it for the different layers (eq. how often are they updated ?)?
max_age=2 # in hours