Files
progettoso/config.ini
2022-05-03 23:14:39 +02:00

18 lines
150 B
INI

[threadpool]
quantity = 4
pending = 100
[files]
MaxFiles = 4
MaxSize = 1000
[log]
logFile = ./logs/l.log
[socket]
name = ./socket
backlog = 100