mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Can disable cert check for email server (#3908)
This commit is contained in:
@@ -25,4 +25,5 @@ public class EmailSettingsData
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
public bool DisableCertificateCheck { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user