Marcus/Config/config_ZMQ.json
2026-04-12 18:50:22 +04:00

8 lines
118 B
JSON

{
"zmq_host": "127.0.0.1",
"zmq_port": 5556,
"stop_iterations": 20,
"stop_delay": 0.05,
"step_pause": 0.3
}