Configuration Reference¶
These are the configuration options for flask-cache-manifest.
- CACHE_MANIFEST_REPLACE_URL_FOR¶
Overrides Flask's
url_for
globally when set toTrue
. Does not affect the availability ofhashed_url_for
.Default:
False
These are the configuration options for flask-cache-manifest.
Overrides Flask's url_for
globally when set to True
. Does not affect the availability of hashed_url_for
.
Default: False