ZUGFeRDRESTService: Add check for file size

This commit is contained in:
Jonathan Jenne
2023-02-02 13:42:56 +01:00
parent 52dae95373
commit 1c7e620c87
4 changed files with 36 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
"Database": "<FIREBIRDSERVER-IP>:<FIREBIRDSERVER-DBPATH>",
"Username": "<FIREBIRDSERVER-USERNAME>",
"Password": "<FIREBIRDSERVER-PASSWORD>"
}
},
"MaxFileSizeInMegabytes": 25
}
}