Adds a scheduled task to remove old notification entries from the database

This commit is contained in:
Oliver
2021-11-04 01:31:26 +11:00
parent 6c724556f1
commit 3a61d11f5a
4 changed files with 37 additions and 1 deletions
+1
View File
@@ -286,6 +286,7 @@ def content_excludes():
"users.owner",
"exchange.rate",
"exchange.exchangebackend",
"common.notificationentry",
]
output = ""