Module: sip-router Branch: 3.3 Commit: 85bda41ac007464efe940713426b54c38e5d4303 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=85bda41a...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Fri Jul 27 13:08:21 2012 +0300
modules/lcr: improved documentation of lcr_count module param (cherry picked from commit 9a1450d99accef8e473cf2324412fdfc09a7cd11)
---
modules/lcr/README | 2 +- modules/lcr/doc/lcr_admin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/lcr/README b/modules/lcr/README index 178f265..081411f 100644 --- a/modules/lcr/README +++ b/modules/lcr/README @@ -638,7 +638,7 @@ modparam("lcr","weight_column", "target_weight")
3.27. lcr_count (integer)
- Number of LCR instances. + Maximun value of lcr_id.
Default value is 1.
diff --git a/modules/lcr/doc/lcr_admin.xml b/modules/lcr/doc/lcr_admin.xml index d498904..00627a3 100644 --- a/modules/lcr/doc/lcr_admin.xml +++ b/modules/lcr/doc/lcr_admin.xml @@ -716,7 +716,7 @@ modparam("lcr","weight_column", "target_weight") <section> <title><varname>lcr_count</varname> (integer)</title> <para> - Number of LCR instances. + Maximun value of lcr_id. </para> <para> <emphasis>