After upgrading to v3.1.7, I confirmed that there is no limit on the inactivity of the SSH Shell App, which is satisfactory for me. However, I intended to test the inactivity timeout setting for the app (for example, 5 minutes) by configuring the following file:
/etc/ood/config/apps/shell/env
OOD_SHELL_INACTIVE_TIMEOUT_MS="300000"
Despite this configuration, the setting remains ineffective even after attempting to restart the PUN or the entire server.
Would you please help?
Thanks