Update odoo.conf
Removed the deprecated xmlrpc and xmlrpcs options.
This commit is contained in:
parent
c6b79809f0
commit
ddb8bfc82b
@ -29,9 +29,3 @@ data_dir = /var/lib/odoo
|
|||||||
; smtp_ssl = False
|
; smtp_ssl = False
|
||||||
; smtp_user = False
|
; smtp_user = False
|
||||||
; workers = 0
|
; workers = 0
|
||||||
; xmlrpc = True
|
|
||||||
; xmlrpc_interface =
|
|
||||||
; xmlrpc_port = 8069
|
|
||||||
; xmlrpcs = True
|
|
||||||
; xmlrpcs_interface =
|
|
||||||
; xmlrpcs_port = 8071
|
|
||||||
|
Loading…
Reference in New Issue
Block a user