mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| 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 | ||