bridge: modify documentation for restart_timeout

Signed-off-by: Abilio Marques <abiliojr@gmail.com>
pull/1203/head
Abilio Marques 7 years ago committed by Roger A. Light
parent 40ec968529
commit 1773938d98

@ -1401,11 +1401,14 @@
</listitem>
</varlistentry>
<varlistentry>
<term><option>restart_timeout</option> <replaceable>value</replaceable></term>
<term><option>restart_timeout</option> <replaceable>constant | base cap</replaceable></term>
<listitem>
<para>Set the amount of time a bridge using the automatic
start type will wait until attempting to reconnect.
Defaults to 30 seconds.</para>
start type will wait until attempting to reconnect.</para>
<para>It can restart on a <replaceable>constant</replaceable> period, or apply a backoff
mechanism using “Decorrelated Jitter”, with <replaceable>base</replaceable> and
<replaceable>cap</replaceable> values.</para>
<para>Defaults to 30 seconds.</para>
</listitem>
</varlistentry>
<varlistentry>

Loading…
Cancel
Save