mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Revert "Increase number of results/events that gatus saves"
This reverts commit d2cc03be3b.
This commit is contained in:
parent
f6f17802ff
commit
d99844df8f
1 changed files with 0 additions and 2 deletions
|
|
@ -118,8 +118,6 @@ in
|
|||
storage = {
|
||||
type = "sqlite";
|
||||
path = "/var/lib/gatus/data.db";
|
||||
maximum-number-of-results = 1000;
|
||||
maximum-number-of-events = 100;
|
||||
};
|
||||
|
||||
connectivity.checker.target = "1.1.1.1:53"; # Cloudflare DNS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue