Module: kamailio Branch: 5.2 Commit: 40dbd084ec3074042dac84547058219471859329 URL: https://github.com/kamailio/kamailio/commit/40dbd084ec3074042dac845470582194...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2020-08-14T12:48:07+02:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/pipelimit/README
---
Diff: https://github.com/kamailio/kamailio/commit/40dbd084ec3074042dac845470582194... Patch: https://github.com/kamailio/kamailio/commit/40dbd084ec3074042dac845470582194...
---
diff --git a/src/modules/pipelimit/README b/src/modules/pipelimit/README index c98dd302a3..ebe43e1103 100644 --- a/src/modules/pipelimit/README +++ b/src/modules/pipelimit/README @@ -362,7 +362,7 @@ kamcmd cfg.set_now_string pipelimit reply_reason "Limiting"
4.12. clean_unused (int)
- Clean unused pipes afetr this number of timer intervals. + Clean unused pipes after this number of timer intervals.
Default value is 0 (cleanup disabled).
@@ -592,8 +592,8 @@ kamcmd pl.get_pid Name: pl.push_load
Parameters: - * load - the forced value of load (it must be greater then 0.0 and - smaller then 1.0). + * load - the forced value of load (it must be greater than 0.0 and + smaller than 1.0).
RPC Command Format: ...