How to reduce the Access Token's Expiration Time from Admin Auth API?

Based on the HTTP POST /auth/token : Node-RED documentation a token is generated with the Expiration Duration of 604800, but I wish to reduce it down to 3600 seconds but I do not see any parameter that can be configured in the API. Is there some Settings in settings.js file that I can control?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.