Procházet zdrojové kódy

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

Daniel-Constantin Mierla před 6 roky
rodič
revize
d0919a004b
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  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>