summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-07-12 08:09:41 -0300
committerVitor Mattos <vitor@php.rio>2022-07-12 08:13:02 -0300
commit92093bff12cf3e5812d6702f5182d0c890f4dd31 (patch)
tree4cd30a7f2d0d463c5cac5b6fb2740e728efe2b73 /appinfo/info.xml
parentc7e1b5b807cf9a4bc26291ffee98e18d5947c929 (diff)
Change point of execution of ExpireChatMessage
Change job from trigged when as necessary to run all times that cron.php will be executed Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6f7c7603d..a59f2d245 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -62,6 +62,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<job>OCA\Talk\BackgroundJob\CheckReferenceIdColumn</job>
<job>OCA\Talk\BackgroundJob\CheckHostedSignalingServer</job>
<job>OCA\Talk\BackgroundJob\CheckMatterbridges</job>
+ <job>OCA\Talk\BackgroundJob\ExpireChatMessages</job>
</background-jobs>
<repair-steps>