-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
528ad94
commit 3cbcb0a
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Auto-retirement for Inactive Users | ||
--- | ||
|
||
Documentation for hackmud's automatic inactive account retirement. | ||
|
||
## Accounts with no activity for a duration of 60 days will automatically retire all users | ||
|
||
In order to preserve performance of the Multi-User Domain over time, it is necessary to remove users and records from the database. Users that belong to accounts which have gone inactive for 60 days will automatically retire. | ||
|
||
## Email Reminders | ||
|
||
Players who wish to be notified of retirement can sign up for reminder emails by creating a [hackmud forums](https://hackmud.com/forums) account, linked to the steam account which owns hackmud. | ||
|
||
## No Auto-retirement for Elite Supporters | ||
|
||
[Click here to check out our Supporter Model](https://givebutter.com/QncoAxxT2tdWf3UfJ2x95z25n1HNizxI) | ||
|
||
Players who are actively subscribed to our Elite Support tier (or above) will _not_ automatically retire until their Support Subscription ends, or drops below the Elite Tier monthly donation amount. |