Files
progettoso/config.ini

18 lines
150 B
INI
Raw Permalink Normal View History

[threadpool]
2022-05-03 23:14:39 +02:00
quantity = 4
pending = 100
2022-03-15 00:30:04 +01:00
[files]
2022-05-03 23:14:39 +02:00
MaxFiles = 4
MaxSize = 1000
2022-03-22 19:35:06 +01:00
[log]
logFile = ./logs/l.log
[socket]
name = ./socket
backlog = 100