Module: kamailio Branch: 5.4 Commit: 76864d4508ff4e1d9d909480663819db272aae48 URL: https://github.com/kamailio/kamailio/commit/76864d4508ff4e1d9d909480663819db...
Author: whosgonna ben.whosgonna.com@gmail.com Committer: Henning Westerholt hw@skalatan.de Date: 2020-09-15T15:48:45Z
registrar: Update documentation
- Fix double negative "without no DB operation". Changed to "with no DB operation".
(cherry picked from commit be0382fa11920de972ddbcdbe17c3ff583da87e4)
---
Modified: src/modules/registrar/doc/registrar_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/76864d4508ff4e1d9d909480663819db... Patch: https://github.com/kamailio/kamailio/commit/76864d4508ff4e1d9d909480663819db...
---
diff --git a/src/modules/registrar/doc/registrar_admin.xml b/src/modules/registrar/doc/registrar_admin.xml index e3140965d4..75a4104fb2 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>