Merge pull request #4326 from crobibero/purge-activity-log

Automatically clean activity log database
This commit is contained in:
Bond-009
2020-11-02 16:52:49 +01:00
committed by GitHub
5 changed files with 105 additions and 0 deletions

View File

@@ -95,6 +95,8 @@
"TasksLibraryCategory": "Library",
"TasksApplicationCategory": "Application",
"TasksChannelsCategory": "Internet Channels",
"TaskCleanActivityLog": "Clean Activity Log",
"TaskCleanActivityLogDescription": "Deletes activity log entries older than the configured age.",
"TaskCleanCache": "Clean Cache Directory",
"TaskCleanCacheDescription": "Deletes cache files no longer needed by the system.",
"TaskRefreshChapterImages": "Extract Chapter Images",