Module: kamailio Branch: master Commit: be0382fa11920de972ddbcdbe17c3ff583da87e4 URL: https://github.com/kamailio/kamailio/commit/be0382fa11920de972ddbcdbe17c3ff5...
Author: whosgonna ben.whosgonna.com@gmail.com Committer: Henning Westerholt hw@skalatan.de Date: 2020-09-15T17:41:40+02:00
registrar: Update documentation
- Fix double negative "without no DB operation". Changed to "with no DB operation".
---
Modified: src/modules/registrar/doc/registrar_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/be0382fa11920de972ddbcdbe17c3ff5... Patch: https://github.com/kamailio/kamailio/commit/be0382fa11920de972ddbcdbe17c3ff5...
---
diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml index bb2d8f8646..461605f3d0 100644 --- a/src/modules/registrar/doc/registrar_admin.xml +++ b/src/modules/registrar/doc/registrar_admin.xml @@ -1174,7 +1174,7 @@ kamcmd cfg.set_now_int registrar use_expired_contacts 0 <itemizedlist> <listitem> <para><emphasis>0x01</emphasis> - save the contacts only - in memory cache without no DB operation; + in memory cache with no DB operation; </para> </listitem> <listitem>