Added file queue handling

This commit is contained in:
elvis
2022-03-15 00:30:04 +01:00
parent b4ca73b8d6
commit a72f0a0fad
7 changed files with 993 additions and 51 deletions

View File

@ -1,3 +1,8 @@
[threadpool]
quantity = 10
quantity = 10
[files]
MaxFiles = 20
MaxSize = 10000000