mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 14:36:31 +00:00
move zmq port to config file for C# and python
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cdef int ZMQ_PORT = 5127 # Port for the zmq
|
||||
cdef str CONFIG_FILE # Port for the zmq
|
||||
|
||||
cdef int QUEUE_MAXSIZE # Maximum size of the command queue
|
||||
cdef str COMMANDS_QUEUE # Name of the commands queue in rabbit
|
||||
|
||||
Reference in New Issue
Block a user