fixed -r and -d

This commit is contained in:
elvis
2022-04-29 15:47:27 +02:00
parent b0b9310acc
commit 6a7b018f25
3 changed files with 11 additions and 9 deletions

View File

@ -1,12 +1,12 @@
[threadpool]
quantity = 10
pending = 20
quantity = 1
pending = 10
[files]
MaxFiles = 2
MaxSize = 10000000
MaxFiles = 10000
MaxSize = 128000
[log]