Module: kamailio
Branch: master
Commit: 44023e7eb8ff6a23bc57b69f8695466e910bed4a
URL:
https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-02-19T12:24:39+01:00
presence: use < instead of < in xml docs
---
Modified: src/modules/presence/doc/presence_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466…
Patch:
https://github.com/kamailio/kamailio/commit/44023e7eb8ff6a23bc57b69f8695466…
---
diff --git a/src/modules/presence/doc/presence_admin.xml
b/src/modules/presence/doc/presence_admin.xml
index aa10dff34c..d081a1c6f2 100644
--- a/src/modules/presence/doc/presence_admin.xml
+++ b/src/modules/presence/doc/presence_admin.xml
@@ -906,7 +906,7 @@ modparam("presence", "retrieve_order_by",
"priority, received_time")
<title><varname>enable_dmq</varname> (integer)</title>
<para>
If set to 1, will enable DMQ replication of presentities between nodes. Use this
instead of a shared DB
- to share state across a cluster and update local watchers in realtime (subs_db_mode
< 3) or on next
+ to share state across a cluster and update local watchers in realtime (subs_db_mode
< 3) or on next
notifier run (subs_db_mode = 3).
</para>
<para>