Skip to main content

Configuration

insight uses runtime settings on insight.reporting and internal state on insight.state.

Reporting settings

SettingDefaultDescription
promptDisplaytrueShow afflictions on prompt updates.
shouldShowfalseInternal flag used to prevent spam.
noticesfalseShow notice output on aff/def updates.
shortNamestrueUse abbreviations in displays.
colorstrueEnable colored display output.
loggingfalseEnable console logging.
probabilityThreshold0Minimum aff probability to display.

Example:

insight.reporting.notices = true;
insight.reporting.probabilityThreshold = 0.4;

State settings

PropertyDescription
state.queuesInternal tracking of outgoing queues.
state.serverAliasesCaptured serverside alias info.
state.loggingLow level debug logging.
state.lastQueueLast seen queue command.

Prompt display styling

Prompt output uses the abbreviations and colors defined in display.affAbbrev.