Friends, I also tried to change the value directly from PwmConfiguration.xml , 'cause I found that there it said: <default/>. So I I left:
<setting key="helpdesk.idleTimeout" modifyTime="2021-02-19T14:32:02Z" modifyUser="XXXXXXXXX" profile="default" syntax="DURATION" syntaxVersion="0">
<label>Modules ⇨ Authenticated ⇨ Help Desk ⇨ Profiles ⇨ default ⇨ Details ⇨ Idle Timeout Seconds for Help Desk Users</label>
<value>3600</value>
</setting>
I restarted the app from Tomcat but nothing happened, the timeout is still 4 minutes.
Any other ideas?
Eduardo