fixed 15 params

This commit is contained in:
yhaelopez
2023-12-12 20:22:12 -07:00
parent 566c52813a
commit 235b727525
2 changed files with 3 additions and 3 deletions

View File

@@ -64,8 +64,8 @@ xmlrpcs_interface = ${XMLRPCS_INTERFACE}
; --xmlrpcs-port
xmlrpcs_port = ${XMLRPCS_PORT}
; --gevent-port | --longpolling-port (deprecated)
gevent_port = ${GEVENT_PORT}
; --longpolling-port
longpolling_port = ${LONGPOLLING_PORT}
; --no-http | --no-xmlrpc
http_enable = ${HTTP_ENABLE}