store directory has ~100 random character json files #871
-
I notice in my /store directory about 100 random character json files. My guess is that they're browser session cookies but I'm not sure. Can they be safely purged? Example files names:
Example file content:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
them are session files, yes. YOu can safely delete them, at most some of your existing sessions will require you to re-login |
Beta Was this translation helpful? Give feedback.
-
I got the same problem with a K3S liveness probe, maybe there is a way to put these files in a dedicated directory so as not to pollute the /store directory too much ? |
Beta Was this translation helpful? Give feedback.
them are session files, yes. YOu can safely delete them, at most some of your existing sessions will require you to re-login