mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
5581d6d2736dbbcaa424edfe474e5d87a4b881c4
Documents the shared `[redis]` section added in https://github.com/go-gitea/gitea/pull/38550: a single `CONN_STR` that redis-backed subsystems (`[cache]`, `[session]`, `[queue]`, `[global_lock]`) fall back to when their own connection string is empty, with per-subsystem values always taking precedence. Adds the new section plus one fallback note in the existing Queue/Cache/Session entries. Note for maintainers: best merged together with (or after) [go-gitea/gitea#38550](https://github.com/go-gitea/gitea/pull/38550). --------- Co-authored-by: silverwind <[email protected]> Co-authored-by: mohammad rahimi <[email protected]> Reviewed-on: https://gitea.com/gitea/docs/pulls/468 Reviewed-by: silverwind <[email protected]> Co-authored-by: mohammad rahimi <[email protected]>
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%