Added magazines names, auto open cms client...
Fix alarm bug
This commit is contained in:
@@ -14,5 +14,6 @@ namespace Step.Model.ConfigModels
|
||||
public string ServerAddress { get; set; }
|
||||
public bool EnableDirectoryBrowsing { get; set; }
|
||||
public string DatabaseAddress { get; set; }
|
||||
public bool AutoOpenCmsClient { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user