summaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authortimm2k <timm2k@gmx.de>2020-10-26 09:42:01 +0100
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2020-10-26 09:00:24 +0000
commit76fb914944c16ce9a98c9869f6a80e80e1d52321 (patch)
treee8ad5e3b4f380545b33fd7c8d75b9d67a1af4b18 /apps/settings
parenta22ca01270b3a730223a86004082060b4768c265 (diff)
downloadnextcloud-server-76fb914944c16ce9a98c9869f6a80e80e1d52321.tar.gz
nextcloud-server-76fb914944c16ce9a98c9869f6a80e80e1d52321.zip
Update CheckSetupController.php
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/lib/Controller/CheckSetupController.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/lib/Controller/CheckSetupController.php b/apps/settings/lib/Controller/CheckSetupController.php
index 603a1941336..183fb0cd1fc 100644
--- a/apps/settings/lib/Controller/CheckSetupController.php
+++ b/apps/settings/lib/Controller/CheckSetupController.php
@@ -613,6 +613,7 @@ Raw output
'authtoken' => ['id'],
'bruteforce_attempts' => ['id'],
'filecache' => ['fileid', 'storage', 'parent', 'mimetype', 'mimepart', 'mtime', 'storage_mtime'],
+ 'filecache_extended' => ['fileid'],
'file_locks' => ['id'],
'jobs' => ['id'],
'mimetypes' => ['id'],