mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
Added the ability to delete requests after they have become available
This commit is contained in:
parent
755c16fe01
commit
c1529da0e6
14 changed files with 78 additions and 14 deletions
|
@ -16,5 +16,6 @@
|
|||
public string IssuesPurge { get; set; }
|
||||
public string RetryRequests { get; set; }
|
||||
public string MediaDatabaseRefresh { get; set; }
|
||||
public string AutoDeleteRequests { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue