mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-27 18:55:42 +00:00
Update post_load_switch.conf.xml
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<configuration name="post_load_switch.conf" description="Core Configuration">
|
||||
<settings>
|
||||
<!--<param name="events-use-dispatch" value="false"/>-->
|
||||
<!--<param name="initial-event-threads" value="1"/>-->
|
||||
<!-- Event handler uses event queue when set to true. False uses a thread solution. -->
|
||||
<param name="events-use-dispatch" value="false"/>
|
||||
|
||||
<!-- SWITCH default is 1. Use this number of thread on startup. -->
|
||||
<param name="initial-event-threads" value="8"/>
|
||||
</settings>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user