nextcloud-server/apps/dav/lib/BackgroundJob
Thomas Citharel 6f15873321 Add a background job to prune outdated sync tokens
We remove all outdated sync tokens, based on their auto-incremented ID.

By default we only keep the last 10 000, but this can be configurable.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-27 20:12:13 +00:00
..
BuildReminderIndexBackgroundJob.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
CalendarRetentionJob.php
CleanupDirectLinksJob.php
CleanupInvitationTokenJob.php
EventReminderJob.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
GenerateBirthdayCalendarBackgroundJob.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
PruneOutdatedSyncTokensJob.php Add a background job to prune outdated sync tokens 2022-10-27 20:12:13 +00:00
RefreshWebcalJob.php
RegisterRegenerateBirthdayCalendars.php
UpdateCalendarResourcesRoomsBackgroundJob.php
UploadCleanup.php Handle file contained inside the uploads folder 2022-06-21 14:29:44 +02:00
UserStatusAutomation.php Remove unused import 2022-07-01 12:33:07 +02:00