We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d280faf commit a415308Copy full SHA for a415308
etc/openerp-server.conf.in
@@ -30,7 +30,7 @@ netrpc_interface = ${conf:netrpc_interface}
30
netrpc_port = ${conf:netrpc_port}
31
32
; XML-RPC Protocol
33
-xmlrpc = ${conf:netrpc}
+xmlrpc = ${conf:xmlrpc}
34
xmlrpc_interface = ${conf:xmlrpc_interface}
35
xmlrpc_port = ${conf:xmlrpc_port}
36
proxy_mode = False
0 commit comments