Fix last commit
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Step.Model.ConfigModels
|
||||
public CultureInfo Language { get; set; }
|
||||
public int ServerPort { get; set; }
|
||||
public string ServerAddress { get; set; }
|
||||
public int NetworkCardId { get; set; }
|
||||
public bool EnableDirectoryBrowsing { get; set; }
|
||||
public string DatabaseAddress { get; set; }
|
||||
public bool AutoOpenCmsClient { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user