Skip to content

Commit

Permalink
tab and user survive server restarts
Browse files Browse the repository at this point in the history
  • Loading branch information
falkoschindler committed Dec 16, 2024
1 parent be9afd0 commit d85602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/documentation/content/storage_documentation.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
| Location | Server | Server | Browser | Server | Server |
| Across tabs | No | No | Yes | Yes | Yes |
| Across browsers | No | No | No | No | Yes |
| Across server restarts | No | No | No | No | Yes |
| Across server restarts | No | Yes | No | Yes | Yes |
| Across page reloads | No | Yes | Yes | Yes | Yes |
| Needs page builder function | Yes | Yes | Yes | Yes | No |
| Needs client connection | No | Yes | No | No | No |
Expand Down

0 comments on commit d85602f

Please sign in to comment.