mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 02:36:32 +07:00
Before this commit, following the install documentation to setup the odoochat server would fail. This was due to the fact that the documentation about how to define the `$connection_upgrade` variable was missing. This PR fixes this issue. closes odoo/documentation#2807 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>