mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-06 23:47:47 +02:00
2023-01-04 Fred Gleason <fredg@paravelsystems.com>
* Corrected inaccuracies in the description of the 'Dropbox Instances' notification type in the Notifications protocol documentation. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
436ac4cb4e
commit
9cccb7dadb
@ -23893,3 +23893,6 @@
|
|||||||
2022-12-30 Fred Gleason <fredg@paravelsystems.com>
|
2022-12-30 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a bug in rdadmin(1) that made it impossible to set the
|
* Fixed a bug in rdadmin(1) that made it impossible to set the
|
||||||
name of newly created host variables.
|
name of newly created host variables.
|
||||||
|
2023-01-04 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Corrected inaccuracies in the description of the 'Dropbox Instances'
|
||||||
|
notification type in the Notifications protocol documentation.
|
||||||
|
@ -246,7 +246,7 @@
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>Database Field</entry>
|
<entry>Database Field</entry>
|
||||||
<entry>DROPBOXES.ID</entry>
|
<entry>STATIONS.NAME</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>Type</entry>
|
<entry>Type</entry>
|
||||||
@ -254,7 +254,7 @@
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>Id Data Type</entry>
|
<entry>Id Data Type</entry>
|
||||||
<entry>Integer</entry>
|
<entry>String</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>RDNotification::Type Value</entry>
|
<entry>RDNotification::Type Value</entry>
|
||||||
@ -263,6 +263,12 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</table>
|
</table>
|
||||||
|
<note>
|
||||||
|
Dropbox Add/Modify/Delete actions operate at a 'per-host' granularity
|
||||||
|
--i.e. <emphasis>any</emphasis> notification will cause
|
||||||
|
<emphasis>all</emphasis> dropboxes on the target host to be killed
|
||||||
|
and then restarted.
|
||||||
|
</note>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 xml:id="sect.notifications.types.catch_event">
|
<sect2 xml:id="sect.notifications.types.catch_event">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user