mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Try to read the authorized keys file from the configuration
This commit is contained in:
@@ -11,7 +11,6 @@ namespace BTCPayServer.Models.ServerViewModels
|
||||
public string Password { get; set; }
|
||||
public string KeyFilePassword { get; set; }
|
||||
public bool HasKeyFile { get; set; }
|
||||
public bool CanConnect { get; set; }
|
||||
public string SSHKeyFileContent { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user