Hi all,
in OH2 I used to set this parameter in runtime.cfg:
org.eclipse.smarthome.threadpool:RuleEngine=20
In OH3 is it still a valid parameter?
What is the new syntax?
org.openhab.threadpool:RuleEngine=20
or
org.openhab.threadpool:ruleEngine=20
or something else?