To change the timeout of a custom app:
Go to the Apps page and click Detail for the app you want to edit.
Go to the Base tab.
Add or change the timeout in the app's Common data field by entering the following parameter with time in milliseconds:
{"timeout":300000}
Click the save icon.
The maximum timeout value is 300,000 milliseconds.
The page validates and saves your updated timeout. You can view this information in the Common data field.
Last updated