Question
What is the correct way to modify the page inactivity timeout setting?
Answer
There are two places to update this setting:
- This setting can be updated directly in the digitalworkplace.env.js file located in Akumina Library (or Style Library) > DigitalWorkPlace > JS > digitalworkplace.env.js file by adding or modifying the value for "Akumina.Digispace.ConfigurationContext.PageInactivityTimeOut".
- This setting can also be updated directly in the DigispaceConfigurationIDS_AK list on the root site in SharePoint Site Contents by adding or modifying the entry for "PageInactivityTimeOut".
After this setting is updated, the configuration cache will need to be updated by updating the configuration cache via the Site Creator in App Manager > Management Apps, selecting the "Core Site" option, selecting the "Update Configuration Settings" option, and clicking the "update" button at the bottom of the page.
After this is complete you'll need to clear configuration cache on the front end via the Akumina tray > debug panel, and reload the page.