Max Fenton
Max Fenton
@sebastian-lenz Is the 3.0.0-beta release tested? https://github.com/sebastian-lenz/craft-linkfield/commit/9262726f295c1cd71ec1529f579055329fcbe45c
> * We manually replaced each Typed Link Field with Craft’s native Link Field, copying over the configuration (ie. switching the field type in the backend). Since we only had...
This page combines two types of filters into the URL parameters: - https://loveyourmindtoday.org/es/cosas-que-puedes-probar The blitz config is set up with: ``` 'queryStringCaching' => SettingsModel::QUERY_STRINGS_CACHE_URLS_AS_UNIQUE_PAGES, // Things To Try and Search...
Questions: - do any of these modes ever delete static page cache files that are no longer tracked / valid or does that only happen by `clear`ing _all_ cache? -...