summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJulien Veyssier <eneiluj@posteo.net>2020-09-07 11:13:39 +0200
committerJulien Veyssier <eneiluj@posteo.net>2020-09-07 15:04:39 +0200
commit6817e70906a4d71000880e8cacd9b3e4fb63e5d5 (patch)
treeec940a28ff5f51f6a6b54a6335d8babf18b8c060 /appinfo
parent66083b9a80ecff7861e78238ffba123c90079029 (diff)
check if Matterbridge processes are running correctly and kill the zombie ones every 15 min
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
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 2e6465533..dabf2d074 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -56,6 +56,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<job>OCA\Talk\BackgroundJob\ResetAssignedSignalingServer</job>
<job>OCA\Talk\BackgroundJob\CheckReferenceIdColumn</job>
<job>OCA\Talk\BackgroundJob\CheckHostedSignalingServer</job>
+ <job>OCA\Talk\BackgroundJob\CheckMatterbridges</job>
</background-jobs>
<repair-steps>