diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample index 9483af5fbe..18d8d223e3 100644 --- a/configs/samples/pjsip.conf.sample +++ b/configs/samples/pjsip.conf.sample @@ -1116,7 +1116,7 @@ ; taskprocessor overloads. When triggered, the distributor ; will not accept any new requests until the overload has ; cleared. - : "global": (default) Any taskprocessor overload will trigger. + ; "global": (default) Any taskprocessor overload will trigger. ; "pjsip_only": Only pjsip taskprocessor overloads will trigger. ; "none": No overload detection will be performed. ; WARNING: The "none" and "pjsip_only" options should be used