mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add ability to flush recently_added database table
This commit is contained in:
parent
9725c82187
commit
08c8ee0774
4 changed files with 56 additions and 21 deletions
4
API.md
4
API.md
|
@ -278,6 +278,10 @@ Returns:
|
|||
```
|
||||
|
||||
|
||||
### delete_recently_added
|
||||
Flush out all of the recently added items in the database.
|
||||
|
||||
|
||||
### delete_temp_sessions
|
||||
Flush out all of the temporary sessions in the database.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue