Forráskód Böngészése

uac: docs - note about frequency limit for rpc reload command

Daniel-Constantin Mierla 6 éve
szülő
commit
d0919a004b
1 módosított fájl, 4 hozzáadás és 1 törlés
  1. 4 1
      src/modules/uac/doc/uac_admin.xml

+ 4 - 1
src/modules/uac/doc/uac_admin.xml

@@ -1193,7 +1193,10 @@ event_route[uac:reply] {
 				<function moreinfo="none">uac.reg_reload</function>
 			</title>
 		<para>
-			Reload the records from database for remote registrations.
+			Reload the records from database for remote registrations. There is
+			a limit of how often the reload command can be executed, by default
+			is 150 seconds between reloads -- see the reg_gc_interval parameter
+			for more details.
 		</para>
 		<example>
 		<title><function>uac.reg_reload</function> usage</title>