nextcloud/apps/settings/lib/Controller
MichaIng ceab09ee5e Check for opcache.file_cache_only=1
which disables shared memory based OPcache with disk file cache used only, if enabled. In this case, "opcache.memory_consumption" and others do not apply, so show the correct performance recommendation to enable memory cache.

Signed-off-by: MichaIng <micha@dietpi.com>
2023-02-15 18:58:27 +00:00
..
AdminSettingsController.php
AppSettingsController.php
AuthorizedGroupController.php
AuthSettingsController.php
ChangePasswordController.php
CheckSetupController.php
CommonSettingsTrait.php
HelpController.php
LogSettingsController.php
MailSettingsController.php
PersonalSettingsController.php
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php
WebAuthnController.php