From 90f06ad16930460a2b5af03f901e08d4181b0cd3 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Thu, 7 Mar 2019 17:05:42 -0500 Subject: [PATCH] samples: Fix comment typo in pjsip.conf.sample Change-Id: I84a45c3d9fd26ca61aca99927eec83b57f1de857 --- configs/samples/pjsip.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample index 824a47452e..cb3884ca93 100644 --- a/configs/samples/pjsip.conf.sample +++ b/configs/samples/pjsip.conf.sample @@ -1142,7 +1142,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 -- 2.47.2