Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Driver hook

Supported keywords:

  • command
  • events
  • max_peers

Keyword command

required:    false
scopable:    false
convert:     shlex

Description:

The command to execute on selected events.

The program is fed the json-formatted event data through stdin.

Keyword events

required:    false
scopable:    false
convert:     list

Description:

The list of events to execute the hook command on.

The special value all is also supported.

Keyword max_peers

required:    false
scopable:    false
convert:     int

Example:

max_peers=8

Description: