No I can’t but AI claims this:
Changing User Logout Time in Discourse AI
Jagster:
Can I change the time when system forces an user logout?
gpt-4o:
Searching site settings
Found 0 results for 'session expiration'
Searching
Searching for: time when system forces a user logout
Look up site setting context
Reading context for: maximum_session_age
Yes, you can change the time when the system forces a user to log out by adjusting the maximum_session_age
setting. This setting determines the maximum number of hours a user remains logged in since their last visit.
Steps to Change the maximum_session_age
Setting
-
Access the Admin Settings:
- Navigate to your Discourse site.
- Click on your profile picture in the top right corner.
- Select “Admin” from the dropdown menu.
- Go to “Settings” in the left-hand sidebar.
-
Search for the Setting:
- Use the search bar at the top of the settings page to search for
maximum_session_age
.
- Use the search bar at the top of the settings page to search for
-
Adjust the Setting:
- The default value for
maximum_session_age
is 1440 hours (60 days). - You can set it to any value between 1 hour and 175200 hours (20 years).
- The default value for
-
Save Changes:
- After adjusting the setting, make sure to save your changes.
Example:
If you want to set the maximum session age to 30 hours, just change the value to 30.
Relevant Source:
You can find further details in the topic on How to automatically log out of the account when the user is not online.
For more technical details, you can refer to the maximum_session_age
site setting context.
If you need any more assistance or have further questions, feel free to ask!