Sistemato ctrl passwd x ACC
This commit is contained in:
@@ -24,5 +24,10 @@ namespace EgwControlCenter.Core.Models
|
||||
/// Path di base da monitorare
|
||||
/// </summary>
|
||||
public string BasePath { get; set; } = "";
|
||||
|
||||
/// <summary>
|
||||
/// Indica se il path sia abilitato
|
||||
/// </summary>
|
||||
public bool IsEnabled { get; set; } = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user