Module: kamailio
Branch: master
Commit: 671fc87ccd345f56e74a87e3ff599912631dcef3
URL:
https://github.com/kamailio/kamailio/commit/671fc87ccd345f56e74a87e3ff59991…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2019-09-29T23:16:42+02:00
modules: readme files regenerated - usrloc ... [skip ci]
---
Modified: src/modules/usrloc/README
---
Diff:
https://github.com/kamailio/kamailio/commit/671fc87ccd345f56e74a87e3ff59991…
Patch:
https://github.com/kamailio/kamailio/commit/671fc87ccd345f56e74a87e3ff59991…
---
diff --git a/src/modules/usrloc/README b/src/modules/usrloc/README
index fdf6b6f18b..ff466b0e78 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”.