feature/clan.lol
Ingolf Wagner 2024-02-13 18:10:29 +01:00
parent e5874ef6f0
commit 85ad24e01d
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ in
processes = { };
system = { };
systemd_units = { };
internet_speed.interval = "50m";
internet_speed.interval = "10m";
nginx.urls = [ "http://localhost/nginx_status" ];
ping = [{ urls = [ "10.100.0.1" ]; }]; # actually important to make pepe visible over wireguard
};