There was an error while loading. Please reload this page.
1 parent 756cdad commit cac0c70Copy full SHA for cac0c70
1 file changed
appinfo/info.xml
@@ -44,6 +44,7 @@ Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/contex
44
</dependencies>
45
<background-jobs>
46
<job>OCA\ContextChat\BackgroundJobs\SchedulerJob</job>
47
+ <job>OCA\ContextChat\BackgroundJobs\FileSystemListenerJob</job>
48
<job>OCA\ContextChat\BackgroundJobs\RotateLogsJob</job>
49
</background-jobs>
50
<commands>
0 commit comments