mirror of
https://github.com/directus/directus.git
synced 2026-02-02 19:25:00 -05:00
Merge branch 'aggregation' into insights
This commit is contained in:
@@ -48,7 +48,7 @@ const defaults: Record<string, any> = {
|
||||
|
||||
CACHE_ENABLED: false,
|
||||
CACHE_STORE: 'memory',
|
||||
CACHE_TTL: '30m',
|
||||
CACHE_TTL: '10m',
|
||||
CACHE_NAMESPACE: 'system-cache',
|
||||
CACHE_AUTO_PURGE: false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user