[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# SessionConfig\n\nVersion 4.0.25.14 (latest) \nDatatype \nDescription \n(object) \nobject \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nallow_persistent_sessions \nboolean \nAllow users to have persistent sessions when they login \nsession_minutes \ninteger \nNumber of minutes for user sessions. Must be between 5 and 43200 \nunlimited_sessions_per_user \nboolean \nAllow users to have an unbounded number of concurrent sessions (otherwise, users will be limited to only one session at a time). \nuse_inactivity_based_logout \nboolean \nEnforce session logout for sessions that are inactive for 15 minutes. \ntrack_session_location \nboolean \nTrack location of session when user logs in.\n\nRelated Methods\n---------------\n\n- [Auth/session_config](../methods/Auth/session_config \"Auth/session_config\")\n- [Auth/update_session_config](../methods/Auth/update_session_config \"Auth/update_session_config\")"]]