Subj : exec/nntpservice.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Thu Sep 12 2024 04:53 pm https://gitlab.synchro.net/main/sbbs/-/commit/3f0bbb17b52485874e2fba2d Modified Files: exec/nntpservice.js Log Message: Close an open message base after just 10 seconds of client inactivity .... and log a debug-level log message when doing so. The current input/receive timeout duration (5 minutes) might be a bit long to leave a message base open (though, there's no known issue with doing so). For example, when users read message bases using the terminal server, they can sit for much longer than 5 minutes reading an open message base. .