de-duplicate delete drive files jobs
This commit is contained in:
parent
95a27f4eb4
commit
30ea722751
1 changed files with 3 additions and 0 deletions
|
|
@ -250,6 +250,9 @@ export class QueueService {
|
|||
age: 3600 * 24 * 7, // keep up to 7 days
|
||||
count: 100,
|
||||
},
|
||||
deduplication: {
|
||||
id: user.id,
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue