-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1.x] Ignore offline servers (continued) (#355)
* Add the option to ignore offline servers * Fix: make default value false if the config option is not set. * Specify Ignore After time * Fix inconsistent default values for ignore after * Combine config options into one simple 'ignore_after' * Get the $ignoreAfter config only once. * Configure ignore in seconds to match thresholds * Add tests * Add 'ignoreAfter' as a property on the Servers card * Fix getIgnoreAfterSeconds return * Formatting --------- Co-authored-by: Leventdev <[email protected]> Co-authored-by: Jess Archer <[email protected]> Co-authored-by: Tim MacDonald <[email protected]>
- Loading branch information
1 parent
37fc751
commit 594e921
Showing
2 changed files
with
77 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters