]> source.dussan.org Git - nextcloud-server.git/commit
Add Nextcloud docs link to OPcache recommends 31267/head
authorMichaIng <micha@dietpi.com>
Fri, 18 Feb 2022 15:36:43 +0000 (16:36 +0100)
committerSimon L. (Rebase PR Action) <szaimen@e.mail.de>
Thu, 3 Mar 2022 23:00:07 +0000 (23:00 +0000)
commit5ac91f1cb8fc8a2ddca1336c976a39385dd8c4cd
treea7f9f13a3608d9b91995d49be157ae590c584a7d
parent787f4f02b361eec1eddf08709905ed4b5d250a48
Add Nextcloud docs link to OPcache recommends

A link to the Nextcloud documentation is currently only shown when the OPcache module is not loaded at all. This commit moves the link to the generic text above the individual recommendations list.

Additionally remove the obsolete phpOpcacheDocumentation entry from test data arrays, which is not passed anymore by the backend.

Signed-off-by: MichaIng <micha@dietpi.com>
apps/settings/lib/Controller/CheckSetupController.php
apps/settings/tests/Controller/CheckSetupControllerTest.php
core/js/setupchecks.js
core/js/tests/specs/setupchecksSpec.js