summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorMarcel Müller <marcel-mueller@gmx.de>2023-05-29 13:31:09 +0200
committerMarcel Müller <marcel-mueller@gmx.de>2023-07-10 08:21:50 +0200
commit21f6cef9b132db2666165186226f19cfc5baaf3d (patch)
tree721f3316249b64aa5c993db11adea0997fdde420 /appinfo
parentef1d0080fa152f848dfc37be1f5dd296825d5cf6 (diff)
Add background job to check TURN certificate
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
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 3d8f0f536..3230b8574 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -63,6 +63,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<job>OCA\Talk\BackgroundJob\CheckHostedSignalingServer</job>
<job>OCA\Talk\BackgroundJob\CheckMatterbridges</job>
<job>OCA\Talk\BackgroundJob\ExpireChatMessages</job>
+ <job>OCA\Talk\BackgroundJob\CheckTurnCertificate</job>
</background-jobs>
<repair-steps>