mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 14:12:00 +02:00
3 lines
206 B
ReStructuredText
3 lines
206 B
ReStructuredText
Store sessions in a database instead of the filesystem. This simplifies the
|
|
configuration of horizontally scalable deployments, by avoiding the need for a
|
|
distributed filesystem to store the Odoo sessions.
|