fix: add cross-day dedupe
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"priority": 40,
|
||||
"timeout_seconds": 25,
|
||||
"retries": 1,
|
||||
"max_item_age_days": 3,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
@@ -30,6 +31,7 @@
|
||||
"priority": 50,
|
||||
"timeout_seconds": 25,
|
||||
"retries": 1,
|
||||
"max_item_age_days": 5,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
@@ -55,4 +57,3 @@
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user