Commit Graph
6 Commits
Author SHA1 Message Date
monosansGitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1ba3bff5bc Update .pre-commit-config.yaml (#69)
* Update .pre-commit-config.yaml

* Reformat

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-11 07:54:08 +00:00
monosans d32f7f8707 Change max line length from 88 to 80 2023-06-27 12:04:44 +03:00
monosans 5b4c829cc0 simplify error message 2023-03-18 10:47:54 +03:00
monosans 6c840e9acd Fix MaxConnections not working if limit is infinite 2023-03-17 23:42:22 +03:00
monosans 8d16ec6fff Add pre-commit 2023-02-25 19:31:34 +03:00
monosans 082e12b764 Many changes (see full commit message)
Add ability to set MaxConnections to 0, at which this parameter will be set to the maximum available value for the OS
Add validation for Timeout and SourceTimeout options
Improve existing validators
Improve error and warning output
Misc refactoring
2023-02-19 22:18:30 +03:00