make client idle timeout configurable

This commit is contained in:
Martin Michelsen
2024-01-25 20:50:32 -08:00
parent 82854604b8
commit 33407f88d7
6 changed files with 28 additions and 5 deletions
+3
View File
@@ -93,6 +93,9 @@
"Sylverant": "sylverant.net:9100",
},
"ClientPingInterval": 30000000,
"ClientIdleTimeout": 60000000,
"LogLevels": {
"AXMessages": "INFO",
"ChannelExceptions": "INFO",