Module: kamailio Branch: master Commit: fab17d89305610ed0c8188e45bfd79ea66eec77e URL: https://github.com/kamailio/kamailio/commit/fab17d89305610ed0c8188e45bfd79ea66eec77e
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2018-12-20T19:16:34+01:00 modules: readme files regenerated - secfilter ... [skip ci] --- Modified: src/modules/secfilter/README --- Diff: https://github.com/kamailio/kamailio/commit/fab17d89305610ed0c8188e45bfd79ea66eec77e.diff Patch: https://github.com/kamailio/kamailio/commit/fab17d89305610ed0c8188e45bfd79ea66eec77e.patch --- diff --git a/src/modules/secfilter/README b/src/modules/secfilter/README index be9813463b..f2656581ab 100644 --- a/src/modules/secfilter/README +++ b/src/modules/secfilter/README @@ -135,9 +135,9 @@ Chapter 1. Admin Guide value is not found, then the blacklist will be searched. All data will be loaded into memory when the module is started. There - is an RPC reload command to update the data in database and memory. It - is also possible to add new data to the blacklist or whitelist using - other RPC commands. + is an RPC reload command to update all the data from database. It is + also possible to add new data to the blacklist or whitelist using other + RPC commands. 2. Dependencies _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
