mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2024-04-03 Fred Gleason <fredg@paravelsystems.com>
* Added an 'ExtendedNextPadEvents=' directive to rd.conf(5). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -715,6 +715,27 @@
|
||||
aspects of Rivendell.
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<userinput>ExtendedNextPadEvents = <replaceable>num</replaceable></userinput>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Instruct the PAD subsystem to provide an "extended"
|
||||
interface at TCP port <computeroutput>34290</computeroutput>,
|
||||
appending <replaceable>num</replaceable> "next"
|
||||
objects in addition to the standard "next" object.
|
||||
</para>
|
||||
<para>
|
||||
Setting <replaceable>num</replaceable> to
|
||||
<userinput>-1</userinput> will cause "next" objects
|
||||
for <emphasis>all</emphasis> upcoming events to be generated;
|
||||
while setting <replaceable>num</replaceable> to
|
||||
<userinput>0</userinput> will disable the extended PAD
|
||||
interface entirely.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<userinput>ServiceStartDelay = <replaceable>secs</replaceable></userinput>
|
||||
|
Reference in New Issue
Block a user