Module: kamailio Branch: master Commit: 46bb60b385cbd82fd6bfd714d041d4eb766c5a8b URL: https://github.com/kamailio/kamailio/commit/46bb60b385cbd82fd6bfd714d041d4eb...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2020-08-14T12:46:28+02:00
modules: readme files regenerated - pipelimit ... [skip ci]
---
Modified: src/modules/pipelimit/README
---
Diff: https://github.com/kamailio/kamailio/commit/46bb60b385cbd82fd6bfd714d041d4eb... Patch: https://github.com/kamailio/kamailio/commit/46bb60b385cbd82fd6bfd714d041d4eb...
---
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: ...