Files
progettoso/config.ini
2022-04-29 01:26:31 +02:00

18 lines
154 B
INI

[threadpool]
quantity = 10
pending = 20
[files]
MaxFiles = 2
MaxSize = 10000000
[log]
logFile = ./logs/l.log
[socket]
name = ./socket
backlog = 100