diff --git a/hosts/Emitter.nix b/hosts/Emitter.nix index 7ab0acf..85d7390 100644 --- a/hosts/Emitter.nix +++ b/hosts/Emitter.nix @@ -111,7 +111,7 @@ enable = true; # Because of the port forward, the server will be localhost server = "localhost"; - frequency = "2:00"; + frequency = "3:00"; passwordFile = "/secrets/burp_client_password"; sslKeyPasswordFile = "/secrets/burp_ssl_key_password"; };