asterisk/configs/stasis_core.conf.sample
David M. Lee 641fc7ea54 Sample config file for stasis-core.
(issue ASTERISK-20887)



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@383225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-03-15 16:42:05 +00:00

7 lines
232 B
Text

[general]
[threadpool]
;initial_size = 0 ; Initial size of the threadpool
;idle_timeout = 20 ; Number of seconds a thread should be idle before dying
;max_size = 200 ; Maximum number of threads in the threadpool