3 Feb
2023
3 Feb
'23
11:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32558 --- Comment #34 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- +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? -- You are receiving this mail because: You are watching all bug changes.