Update post_load_switch.conf.xml

This commit is contained in:
FusionPBX 2022-01-26 13:15:50 -07:00 committed by GitHub
parent cf7bfa911d
commit feb06d6e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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. -->