aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2017-12-29 14:07:00 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2018-01-02 10:00:01 +0100
commit0585b776fbd6d656dd3eb858b1faab9159a7fb9c (patch)
tree6ced172e3bd08f85e23e8dbe110fc5b8df977f82 /apps/files/js/files.js
parenta2a4a5596d757fccbf3b2894fe5647611a7a0821 (diff)
downloadnextcloud-server-0585b776fbd6d656dd3eb858b1faab9159a7fb9c.tar.gz
nextcloud-server-0585b776fbd6d656dd3eb858b1faab9159a7fb9c.zip
Do no run SyncJob in cron
Fixes #7184 The SyncJob can be very resource intensive. Since it requests all users on the system to create the system addressbook. In order to do this it creates a vcard for every user and updates the addressbook. There is no need for this job since the proper signals are emitted and handled in the carddav backend to update the addressbook live. Worst comes to worst there is always the occ command to bring the address book in sync again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions