Emitter: Shift backup to 3:00
2:00 might overlap with the time Rupert gets a new IP address
This commit is contained in:
parent
670433245b
commit
62188455a9
|
@ -111,7 +111,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
# Because of the port forward, the server will be localhost
|
# Because of the port forward, the server will be localhost
|
||||||
server = "localhost";
|
server = "localhost";
|
||||||
frequency = "2:00";
|
frequency = "3:00";
|
||||||
passwordFile = "/secrets/burp_client_password";
|
passwordFile = "/secrets/burp_client_password";
|
||||||
sslKeyPasswordFile = "/secrets/burp_ssl_key_password";
|
sslKeyPasswordFile = "/secrets/burp_ssl_key_password";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue