mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
refactor(server): remove checksum job (#1786)
This commit is contained in:
parent
57136e48fb
commit
e309647f1b
7 changed files with 0 additions and 111 deletions
|
|
@ -79,7 +79,6 @@ const providers: Provider[] = [
|
|||
{ name: QueueName.ASSET_UPLOADED },
|
||||
{ name: QueueName.METADATA_EXTRACTION },
|
||||
{ name: QueueName.VIDEO_CONVERSION },
|
||||
{ name: QueueName.CHECKSUM_GENERATION },
|
||||
{ name: QueueName.MACHINE_LEARNING },
|
||||
{ name: QueueName.CONFIG },
|
||||
{ name: QueueName.BACKGROUND_TASK },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue