mirror of
https://github.com/telemt/telemt.git
synced 2026-08-03 14:55:55 +03:00
b6206a6dfe
The concurrent connection limit was hardcoded to 10,000. Add server.max_connections config option (default: 10000, 0 = unlimited).