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:
authorJoas Schilling <coding@schilljs.com>2020-04-15 18:45:00 +0300
committerJoas Schilling <coding@schilljs.com>2020-05-12 11:40:21 +0300
commit650427e01af6f22590206253d2ab1a7542f42b10 (patch)
tree47f54d3cfc686c21021b8a3764210b5688745379 /appinfo
parenteda9d44a85df69b4e291d64aa239089ff93400cc (diff)
Reset the assigned signaling server after some time
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b35566c57..d3b7a8ec3 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>9.0.0-dev.6</version>
+ <version>9.0.0-dev.7</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>
@@ -52,6 +52,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<background-jobs>
<job>OCA\Talk\BackgroundJob\ExpireSignalingMessage</job>
<job>OCA\Talk\BackgroundJob\RemoveEmptyRooms</job>
+ <job>OCA\Talk\BackgroundJob\ResetAssignedSignalingServer</job>
</background-jobs>
<repair-steps>