Skip to content

Commit e644825

Browse files
authored
Add note about retention settings (#1826)
1 parent 929e9ba commit e644825

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/en/admin/scaling.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,3 +478,10 @@ These endpoints should both return an HTTP status code of 200, and the text `OK`
478478
{{< hint style="info" >}}
479479
You can also use these endpoints for health checks with a third-party monitoring/alerting utility.
480480
{{< /hint >}}
481+
482+
## User-generated content retention
483+
484+
To prevent runaway growth of stored assets, review the settings under **Administration** > **Content retention** and set them to values appropriate for your server and users. The cleanup task runs via the background job scheduler, and does not need manual triggering or cron settings.
485+
486+
- The media cache retention setting controls how long media from remote users is cached on your server
487+
- The user archive retention period controls how long backups generated by your own users are kept

0 commit comments

Comments
 (0)