Add the read timeout option.

This commit is contained in:
Alexander Kharitonov
2022-07-16 00:44:13 +03:00
parent e99e588a28
commit e5e94ed54e
4 changed files with 26 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
SERVER_IP=0.0.0.0
SERVER_PORT=3141
ROOT_PASSWORD=root
REQUEST_TIMEOUT_SEC=10