Skip to content
fix-oo.diff 485 B
Newer Older
# Waiting a new relaease of OO:https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/864
diff --git a/apps/onlyoffice/appinfo/info.xml b/apps/onlyoffice/appinfo/info.xml
index ff5282f..83535e9 100644
--- ./apps/onlyoffice/appinfo/info.xml
+++ ../info.xml
@@ -39,7 +39,4 @@
     <commands>
         <command>OCA\Onlyoffice\Command\DocumentServer</command>
     </commands>
-    <background-jobs>
-        <job>OCA\Onlyoffice\Cron\EditorsCheck</job>
-    </background-jobs>
 </info>