Parcourir la source

usrloc: docs - fixes for some param types

Daniel-Constantin Mierla il y a 6 ans
Parent
commit
0c2815aec9
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      src/modules/usrloc/doc/usrloc_admin.xml

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

@@ -899,7 +899,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
@@ -921,7 +921,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
@@ -945,7 +945,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 synchronization with
 			take care of checking expired records and synchronization with