mirror of
https://github.com/immich-app/immich.git
synced 2025-11-22 03:50:50 +09:00
refactor: asset v1, app.utils (#8152)
This commit is contained in:
@@ -69,5 +69,3 @@ export const bullConfig: QueueOptions = {
|
||||
};
|
||||
|
||||
export const bullQueues: RegisterQueueOptions[] = Object.values(QueueName).map((name) => ({ name }));
|
||||
|
||||
export const excludePaths = ['/.well-known/immich', '/custom.css', '/favicon.ico'];
|
||||
|
||||
Reference in New Issue
Block a user