chore: add Email Queue Recipient as a dummy placeholder in default_log_clearing_doctypes
This commit is contained in:
parent
3c754cac23
commit
a316f288df
1 changed files with 1 additions and 0 deletions
|
|
@ -567,6 +567,7 @@ default_log_clearing_doctypes = {
|
|||
"Route History": 90,
|
||||
"OAuth Bearer Token": 30,
|
||||
"API Request Log": 90,
|
||||
"Email Queue Recipient": 30, # this is added as a dummy placeholder and clearing is handled by Email Queue itself
|
||||
}
|
||||
|
||||
# These keys will not be erased when doing frappe.clear_cache()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue