diff --git a/site.config.ts b/site.config.ts index fa9292e..92a4abe 100644 --- a/site.config.ts +++ b/site.config.ts @@ -36,7 +36,7 @@ export default siteConfig({ // 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` // environment variables. see the readme for more info - isRedisEnabled: false, + isRedisEnabled: true, // map of notion page IDs to URL paths (optional) // any pages defined here will override their default URL paths