[FIX] db_management: syntax error in 4973175853

Looks like Sphinx does not like backticks
This commit is contained in:
Richard Mathot 2019-02-06 08:34:12 +01:00
parent 4973175853
commit 3b5e69202e
No known key found for this signature in database
GPG Key ID: A7A432464AA3F482

View File

@ -83,8 +83,8 @@ Solutions
validation servers. In other words, make sure that the Odoo server is able validation servers. In other words, make sure that the Odoo server is able
to open outgoing connections towards: to open outgoing connections towards:
* `services.odoo.com` on port `443` (or `80`) * services.odoo.com on port 443 (or 80)
* `services.openerp.com` on port `443` (or `80`) for older deployments * services.openerp.com on port 443 (or 80) for older deployments
* Once you activated your database, you must keep these ports open, as the * Once you activated your database, you must keep these ports open, as the
Update notification runs once a week. Update notification runs once a week.