Fixed ping processing.

Changed the limit of active connections from 10 to 15.
This commit is contained in:
Revertron
2021-04-23 21:22:22 +02:00
parent 1b406baeca
commit 640e2a0619
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "alfis"
version = "0.4.25"
version = "0.4.26"
authors = ["Revertron <alfis@revertron.com>"]
edition = "2018"
build = "build.rs"