Add NOTE: don't forget to set isRedisEnabled to true in the site.config.js file

This commit is contained in:
Dhenain Ambroise
2022-04-05 17:11:53 +02:00
parent 4839105e87
commit 12adde08b4

View File

@@ -18,6 +18,7 @@
# Optional (for persisting preview images to redis)
# NOTE: if you want to enable redis, only REDIS_HOST and REDIS_PASSWORD are required
# NOTE: don't forget to set isRedisEnabled to true in the site.config.js file
#REDIS_HOST=
#REDIS_PASSWORD=
#REDIS_USER='default'