diff --git a/ops/nixos/etheroute-lon01/default.nix b/ops/nixos/etheroute-lon01/default.nix index 18a4a3a30f..045eab846b 100644 --- a/ops/nixos/etheroute-lon01/default.nix +++ b/ops/nixos/etheroute-lon01/default.nix @@ -294,9 +294,6 @@ timeout_write = "0"; timeout_idle = "0"; - databroker_storage_type = "redis"; - databroker_storage_connection_string = "redis://127.0.0.1:6379/15"; - forward_auth_url = "https://fwdauth.int.lukegb.com"; authenticate_service_url = "https://auth.int.lukegb.com"; signout_redirect_url = "https://logged-out.int.lukegb.com";