oca-technical/odoo-bringout-oca-server-tools-session_db/session_db/readme/USAGE.rst
2025-08-29 15:43:03 +02:00

7 lines
312 B
ReStructuredText

Set this module in the server wide modules.
Set a ``SESSION_DB_URI`` environment variable as a full postgresql connection string,
like ``postgres://user:passwd@server/db`` or ``db``.
It is recommended to use a dedicated database for this module, and possibly a dedicated
postgres user for additional security.