Session storage is a very important part of web applications. It temporarily stores the data on the server, then the data can be accessed throughout a user's time on the site. Joomla provides a 15 minute session time for logged in users by default. You will be automatically logged out if you are inactive for more than 15 minutes.
In some cases, for example, when your are writing an article or developing your site, it is really inconvenient when you're logged out again and again. Or when you conduct a survey with a long form for logged in users, your...
Last modified on
Subscribe to this list via RSS
Blog posts tagged in session