nextcloud/apps/settings
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
..
appinfo set defaultEnabled in shipped.json 2022-09-15 08:15:33 -01:00
composer Rebuild autoloader 2022-09-20 10:33:26 +02:00
css fix remaining user settings issues 2022-11-23 23:51:17 +00:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Add missing viewbox to SVGs 2022-09-20 10:21:57 +02:00
js Remake locale saving with Vue 2022-09-16 19:02:18 +00:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-02-24 02:34:47 +00:00
lib Check for opcache.file_cache_only=1 2023-02-24 18:04:25 +00:00
src Port profile visibility select 2023-02-08 00:23:23 +00:00
templates Fix disabled federated scope 2022-10-28 19:50:40 +00:00
tests Add unit test for case insensitive email saving 2022-12-16 21:52:16 +00:00
.editorconfig
.gitignore
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00