mirror of
https://github.com/directus/directus.git
synced 2026-01-22 18:18:04 -05:00
* Remove individual redis configurations * Use shared redis config * Update stub * Add changeset * Update .changeset/grumpy-rice-film.md Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Remove RATE_LIMITER_REDIS_ ref in docs * Update REDIS config in docker compose example * Readd missing param * Fix mention of namespace ind ocs * Undo moving of cache store env * Update blackbox tests & docs * Update api/src/env.ts Co-authored-by: ian <licitdev@gmail.com> * Fix casing of wEbSoCkEtS * Remove redis namespace from env check * Add global store back in * Tweak phrasing * Readd supplementary note 5 * Bring back CACHE_STORE in docs / tests * Forgot one CACHE_STORE * Consistent order --------- Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> Co-authored-by: ian <licitdev@gmail.com>