Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-05-13 17:37:17 +0300
committerVitor Mattos <vitor@php.rio>2022-06-30 21:01:24 +0300
commit03fb81d305cf2eb9e5fc8bc68dd2820bad855936 (patch)
tree2e0350a89509f61b0252b59fe1a21e184ec3acbd /appinfo
parent87fd76e367aa63b907450a64a015b6caa95844a7 (diff)
Add job to apply ttl
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'appinfo')
-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..cfb600a7a 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\ApplyTtl</job>
</background-jobs>
<repair-steps>