mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 23:29:19 +01:00
changed /longpolling url to /websocket and longpolling_port to gevent_port
This commit is contained in:
@@ -64,8 +64,9 @@ xmlrpcs_interface = {XMLRPCS_INTERFACE}
|
||||
; --xmlrpcs-port
|
||||
xmlrpcs_port = {XMLRPCS_PORT}
|
||||
|
||||
; --longpolling_port
|
||||
longpolling_port = {LONGPOLLING_PORT}
|
||||
; --gevent-port | --longpolling_port (deprecated)
|
||||
gevent_port = {GEVENT_PORT}
|
||||
longpolling_port = False
|
||||
|
||||
; --no-http | --no-xmlrpc
|
||||
http_enable = {HTTP_ENABLE}
|
||||
|
||||
Reference in New Issue
Block a user