Hi,

is there a way to combine query_servers and os_daemons, currently I have

[query_servers]
lang = path/to/interpreter args

and I would like

[os_daemons]
lang_daemon = path/to/interpreter args

[query_servers]
lang = lang_daemon

so as to take advantage of the os_daemons code refactor.

Is this possible?

thanks,

Norman

Reply via email to