Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Auto-delete data from players that haven't connected long time ago #130

Open
criskkky opened this issue Feb 5, 2024 · 0 comments
Labels
enhancement New feature or request planned

Comments

@criskkky
Copy link

criskkky commented Feb 5, 2024

Implement an automatic data deletion system for players who haven't connected in a while. The JSON file configuration could resemble the following:

"DeleteOldPlayerDataPastXDays": 15

In this setup, if a player hasn't connected to the server within the specified timeframe ("X" days, set to 15 days in this example), their weapon paints data associated with the respective SteamID will be removed. This proactive measure aims to minimize the impact on the database size.

@Nereziel Nereziel added the enhancement New feature or request label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planned
Projects
None yet
Development

No branches or pull requests

2 participants