v 0.1.2
This commit is contained in:
@@ -12,6 +12,7 @@ namespace WebmrAPI.Configuration
|
||||
{
|
||||
public int ProcessScanInterval { get; set; } = 5;
|
||||
public int MemoryRegionScanTimeout { get; set; } = 30;
|
||||
public bool AllowProcessReadAccess { get; set; } = true;
|
||||
}
|
||||
|
||||
public class WebServerSettings
|
||||
|
||||
Reference in New Issue
Block a user