Variable: DEFAULT_HISTORY_LIMIT
const
DEFAULT_HISTORY_LIMIT:500
=500
Defined in: electron/constants.ts:108
Default number of history records to retain per monitor.
Remarks
Used to limit the number of status check records stored for each monitor in the database.
Default Value
500;