This commit is contained in:
Travis Fischer
2022-03-26 03:12:54 -04:00
parent 1f17b305b3
commit 74391bab90

View File

@@ -28,7 +28,7 @@ export default {
defaultPageCoverPosition: 0.5,
// whether or not to enable support for LQIP preview images (optional)
isPreviewImageSupportEnabled: false,
isPreviewImageSupportEnabled: true,
// whether or not redis is enabled for caching generated preview images (optional)
// NOTE: if you enable redis, you need to set the `REDIS_HOST` and `REDIS_PASSWORD`