ZUGFeRDRESTService: Add check for file size
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
public string Name { get; set; }
|
||||
public string LogPath { get; set; }
|
||||
public string MSSQLConnectionString { get; set; }
|
||||
public string MaxFileSizeInMegabytes { get; set; }
|
||||
|
||||
public FirebirdConfig Firebird { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user