conductor-worker-python/config.cfg

11 lines
314 B
INI
Raw Normal View History

2020-06-19 10:50:02 +02:00
[common]
2020-10-30 19:19:31 +01:00
loglevel = debug
2020-10-14 18:06:28 +02:00
server = http://conductorserver:8080/api
#server = http://localhost:8080/api
threads = 3
2020-06-19 10:50:02 +02:00
pollrate = .1
2020-10-14 18:06:28 +02:00
#domain = comma separated list of task domains to be applied to all task types as fallback
2020-06-19 10:50:02 +02:00
[pyexec]
2020-10-08 14:43:35 +02:00
#domain = comma separated list of task domains to be applied to pyexec task type