mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-24 15:10:33 +00:00
🥜
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user