Timer lock work done
This commit is contained in:
@@ -6,4 +6,6 @@ public record WalletConfiguration :
|
||||
ComponentConfiguration
|
||||
{
|
||||
public string? Key { get; set; }
|
||||
|
||||
public long? LockTimeout { get; set; } = 300000;
|
||||
}
|
||||
Reference in New Issue
Block a user