summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2020-05-25 18:20:10 +0200
committerJoas Schilling <coding@schilljs.com>2020-06-10 16:26:50 +0200
commit3465fc9ca23151b7a8c9c1bceb8612655bfbf9a2 (patch)
tree3dcdf8a6a15be3d5ca9fe6c9104834111bb537f4 /appinfo
parent72afa27a8a70f7597bcb0d4257efe014af9521dc (diff)
Add background job that regularly checks for updates of the signaling server trial - without notifciations
Signed-off-by: Morris Jobke <hey@morrisjobke.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 e7bfcc7e6..330255ff9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -55,6 +55,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<job>OCA\Talk\BackgroundJob\RemoveEmptyRooms</job>
<job>OCA\Talk\BackgroundJob\ResetAssignedSignalingServer</job>
<job>OCA\Talk\BackgroundJob\CheckReferenceIdColumn</job>
+ <job>OCA\Talk\BackgroundJob\CheckHostedSignalingServer</job>
</background-jobs>
<repair-steps>