Sfoglia il codice sorgente

usrloc: docs - fixes for some param types

(cherry picked from commit 0c2815aec9068511c1abbfd3fa0f1c89b66c57ce)
(cherry picked from commit 73c1fde7932a39a74e43013994525ac2a4473366)
(cherry picked from commit 95ef9ddcf41e1522a78ac9eca14460c069562018)
Daniel-Constantin Mierla 6 anni fa
parent
commit
68ec32ac47
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      src/modules/usrloc/doc/usrloc_admin.xml

+ 3 - 3
src/modules/usrloc/doc/usrloc_admin.xml

@@ -837,7 +837,7 @@ modparam("usrloc", "preload", "location")
 	</section>
 	</section>
 
 
 	<section id="usrloc.p.db_update_as_insert">
 	<section id="usrloc.p.db_update_as_insert">
-		<title><varname>db_update_as_insert</varname> (string)</title>
+		<title><varname>db_update_as_insert</varname> (int)</title>
 		<para>
 		<para>
 			Set this parameter if you want to do INSERT DB operations
 			Set this parameter if you want to do INSERT DB operations
 			instead of UPDATE DB operations. It is recommended to set this parameter
 			instead of UPDATE DB operations. It is recommended to set this parameter
@@ -859,7 +859,7 @@ modparam("usrloc", "db_update_as_insert", 1)
 	</section>
 	</section>
 
 
 	<section id="usrloc.p.db_check_update">
 	<section id="usrloc.p.db_check_update">
-		<title><varname>db_check_update</varname> (string)</title>
+		<title><varname>db_check_update</varname> (int)</title>
 		<para>
 		<para>
 			Set this parameter to 1 if you want to do DB INSERT if the number
 			Set this parameter to 1 if you want to do DB INSERT if the number
 			of affected rows by contact DB UPDATE operation is 0. The
 			of affected rows by contact DB UPDATE operation is 0. The
@@ -883,7 +883,7 @@ modparam("usrloc", "db_check_update", 1)
 	</section>
 	</section>
 
 
 	<section id="usrloc.p.timer_procs">
 	<section id="usrloc.p.timer_procs">
-		<title><varname>timer_procs</varname> (string)</title>
+		<title><varname>timer_procs</varname> (int)</title>
 		<para>
 		<para>
 			Number of timer processes to be started by module. Timer processes
 			Number of timer processes to be started by module. Timer processes
 			take care of checking expired records and syncronization with
 			take care of checking expired records and syncronization with