Update post_load_switch.conf.xml
This commit is contained in:
parent
cf7bfa911d
commit
feb06d6e92
|
|
@ -1,6 +1,6 @@
|
|||
<configuration name="post_load_switch.conf" description="Core Configuration">
|
||||
<settings>
|
||||
<!-- Event handler uses event queue when set to true. False uses a thread solution. -->
|
||||
<!-- Event handler uses event queue when set to true. False uses a threaded solution. -->
|
||||
<param name="events-use-dispatch" value="false"/>
|
||||
|
||||
<!-- SWITCH default is 1. Use this number of thread on startup. -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue