conductor-worker-python/config.cfg

12 lines
327 B
INI

[common]
loglevel = info
server = http://conductorserver:8080/api
#server = http://localhost:8080/api
threads = 3
pollrate = .1
#domain = comma separated list of task domains to be applied to all task types as fallback
domain = marco
[pyexec]
#domain = comma separated list of task domains to be applied to pyexec task type