mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Docs: Update CACHE_NAMESPACE default value (#19496)
This commit is contained in:
@@ -148,8 +148,8 @@ CACHE_ENABLED=false
|
||||
# How long the cache is persisted ["5m"]
|
||||
# CACHE_TTL="30m"
|
||||
|
||||
# How to scope the cache data ["directus-cache"]
|
||||
# CACHE_NAMESPACE="directus-cache"
|
||||
# How to scope the cache data ["system-cache"]
|
||||
# CACHE_NAMESPACE="system-cache"
|
||||
|
||||
# Automatically purge the cache on create, update, and delete actions. [false]
|
||||
# CACHE_AUTO_PURGE=true
|
||||
|
||||
Reference in New Issue
Block a user