https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32558 --- Comment #39 from David Cook <dcook@prosentient.com.au> --- (In reply to Marcel de Rooy from comment #34)
+Max processes will be set from the command line option, the environment variable MAX_PROCESSES, or the koha-conf file, in that order of precedence. +By default the script will only run one job at a time.
I think this is not needed. Confusing too. It is already simpler if we remove the koha-conf option here. I would opt for commandline option or default 1. Setting MAX_PROCESSES or --max_processes is the same amount of work?
If you wanted to set different options for different instances, koha-conf would be the only option that would work. -- You are receiving this mail because: You are watching all bug changes.