Signed-off-by: Josh Stompro <stomproj@larl.org>
| Max Event Validity Delay |Allows events to have a range of time that they are valid. This value works with the *Processing Delay* to define a time range.
| Opt-In Settings Type |Choose which User Setting Type will decide if this event will be valid for a certain user. Use this to allow users to Opt-In or Opt-Out of certain events.
| Opt-In User Field |Set to the name of the field in the selected hook's core type that will link the core type to the actor.usr table.
-| Success Cleanup |After an event is reacted to succesfully a cleanup module can be run to clean up after the event.
-| Template |The message template in Perl Template Toolkit format.
+| Success Cleanup |After an event is reacted to successfully a cleanup module can be run to clean up after the event.
+| Template |A Template Toolkit template that can be used to generate output. The output may or may not be used by the reactor or another external process.
|===============================================