-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Before You Submit
- I have checked for existing issues and pull requests related to my suggestion.
- I have posted on the Nextcloud Community Help Forum if my suggestion is a troubleshooting scenario or I'm unsure about the solution.
Type of Suggestion
No response
Relevant Documentation Links
https://docs.nextcloud.com/server/31/admin_manual/installation/php_configuration.html#php-modules
Summary
Sysvsem missing from recommended modules
Details
The security & setup page says:
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: - sysvsem For more details see the documentation ↗."
The linked documentation, however, does not mention the sysvsem module from the warning message.
The module is still missing in v32 docs.
Installing sysvsem makes the message disappear, so it is indeed tracked by the nextcloud core.
Additional Notes
No response