conductor-worker-python/config.cfg

14 lines
386 B
INI

[common]
server = http://nubis2.int.d4science.net:8080/api
#domain = comma separated list of task domains to be applied to all task types as fallback
[pyrest]
threads = 3
pollrate = .1
#domain = comma separated list of task domains to be applied to pyrest task type
[pyexec]
threads = 3
pollrate = .1
#domain = comma separated list of task domains to be applied to pyexec task type