Skip to content

Commit

Permalink
Fixed bulleted list formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cwarnermm authored Dec 11, 2024
1 parent 1a62b11 commit 246bcec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/collaborate/log-out.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@ What happens when I log out of Mattermost?
When you log out of Mattermost, all data related to your session is removed except a record in the app database of the server you accessed and general activity state information, such as the onboarding checklist. Your user data stored within the server database is deleted when you log out. If you were to delete the Mattermost desktop and the mobile app, the most recent server URL and state data would also be deleted.

When you log out, the following additional data is also deleted:

- All push notifications from that server.
- The websocket, network, and analytics clients stored locally in memory.
- All cookies for the server URL.
- The image cache for all servers (not just the server you've logged out of).
- All files saved in the cache directory for that server.
- All thumbnails and data saved to the clipboard for all servers (not just the server you've logged out of).
- The ``image_cache`` cache directory (Android mobile app)
- The ``image_cache`` cache directory (Android mobile app)

0 comments on commit 246bcec

Please sign in to comment.