Module: kamailio Branch: master Commit: 166edc37177c2a92f57a31591ca781b15202a57f URL: https://github.com/kamailio/kamailio/commit/166edc37177c2a92f57a31591ca781b1...
Author: Henning Westerholt hw@gilawa.com Committer: Henning Westerholt hw@gilawa.com Date: 2022-04-13T09:04:31Z
geoip2: add a note about db replacement recommendations
---
Modified: src/modules/geoip2/doc/geoip2_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/166edc37177c2a92f57a31591ca781b1... Patch: https://github.com/kamailio/kamailio/commit/166edc37177c2a92f57a31591ca781b1...
---
diff --git a/src/modules/geoip2/doc/geoip2_admin.xml b/src/modules/geoip2/doc/geoip2_admin.xml index d3d0228946..cbcc2d8c79 100644 --- a/src/modules/geoip2/doc/geoip2_admin.xml +++ b/src/modules/geoip2/doc/geoip2_admin.xml @@ -44,6 +44,9 @@ <para> Many queries can be done and store results in different containers to be able to use in parallel. Database is loaded at startup in cache. + The cache can be reloaded with an RPC command. In this case make sure + that you do not overwrite the file in place, but replace it, e.g. with + a <quote>move</quote> command. </para> </section> <section>