nextcloud/apps/settings/lib/Controller
MichaIng 9f5eea7b01 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-24 18:04:25 +00:00
..
AdminSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AppSettingsController.php l10n: Delete apostrophe 2022-06-07 16:41:38 +02:00
AuthorizedGroupController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
AuthSettingsController.php Limit the length of app password names 2022-03-23 10:47:56 +01:00
ChangePasswordController.php Port password settings to vue 2022-08-31 17:42:36 +02:00
CheckSetupController.php Check for opcache.file_cache_only=1 2023-02-24 18:04:25 +00:00
CommonSettingsTrait.php Add accessibility entry in user menu 2022-09-14 15:05:35 +02:00
HelpController.php Help pages: set window title for sidebar sections 2022-11-22 13:32:34 +00:00
LogSettingsController.php Update php licenses 2021-06-04 22:02:41 +02:00
MailSettingsController.php show if the mail server settings are not set or verified 2022-02-03 20:16:35 +01:00
PersonalSettingsController.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
ReasonsController.php Update php licenses 2021-06-04 22:02:41 +02:00
TwoFactorSettingsController.php Update php licenses 2021-06-04 22:02:41 +02:00
UsersController.php Fix case sensitivity of email when saving settings 2022-12-16 21:52:15 +00:00
WebAuthnController.php Update php licenses 2021-06-04 22:02:41 +02:00