4 lines
206 B
Markdown
Executable File
4 lines
206 B
Markdown
Executable File
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.
|