From 671fc87ccd345f56e74a87e3ff599912631dcef3 Mon Sep 17 00:00:00 2001 From: Kamailio Dev Date: Sun, 29 Sep 2019 23:16:42 +0200 Subject: [PATCH] modules: readme files regenerated - usrloc ... [skip ci] --- src/modules/usrloc/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/usrloc/README b/src/modules/usrloc/README index fdf6b6f18bc..ff466b0e786 100644 --- a/src/modules/usrloc/README +++ b/src/modules/usrloc/README @@ -1002,11 +1002,11 @@ modparam("usrloc", "rm_expired_delay", 30) 3.47. server_id_filter (int) Enable (1) or disable (0) filter records by server_id on load and - during cleaning of expired db records. It could be usefull when you - want to use the same location table for several kamailio instances - which are configured to work in db_mode=1 or db_mode=2 (cache modes). - Otherwise one instance of proxy cleans records made by another proxy - and that breaks its cache. + during cleaning of expired db records. It could be useful when you want + to use the same location table for several kamailio instances which are + configured to work in db_mode=1 or db_mode=2 (cache modes). Otherwise + one instance of proxy cleans records made by another proxy and that + breaks its cache. Default value is “0”.