Files
progettoso/config.ini

18 lines
155 B
INI
Raw Normal View History

[threadpool]
2022-04-29 15:47:27 +02:00
quantity = 1
pending = 10
2022-03-15 00:30:04 +01:00
[files]
2022-04-29 15:47:27 +02:00
MaxFiles = 10000
MaxSize = 128000
2022-03-22 19:35:06 +01:00
[log]
logFile = ./logs/l.log
[socket]
name = ./socket
backlog = 100