mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
pg impl
This commit is contained in:
@@ -9,13 +9,6 @@ const envData: EnvData = {
|
||||
logFormat: LogFormat.Console,
|
||||
|
||||
buildMetadata: {},
|
||||
bull: {
|
||||
config: {
|
||||
connection: {},
|
||||
prefix: 'immich_bull',
|
||||
},
|
||||
queues: [{ name: 'queue-1' }],
|
||||
},
|
||||
|
||||
cls: {
|
||||
config: {},
|
||||
|
||||
Reference in New Issue
Block a user