fix: 🐛 client timeouts
This commit is contained in:
+4
-1
@@ -26,4 +26,7 @@ MYSQL_POOL_SIZE=5
|
||||
MAX_CONCURRENT_SSH=32
|
||||
|
||||
# Paramiko SSH keepalive interval (seconds); set 0 to disable.
|
||||
SSH_KEEPALIVE_INTERVAL=30
|
||||
SSH_KEEPALIVE_INTERVAL=15
|
||||
|
||||
# WebSocket keepalive interval (seconds); server sends traffic to avoid proxy idle timeouts.
|
||||
WS_KEEPALIVE_INTERVAL=25
|
||||
Reference in New Issue
Block a user