nextcloud / nextcloudpi

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
https://nextcloudpi.com
2.49k stars 295 forks source link

The PHP module "imagick" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module. #1821

Closed janvlug closed 1 year ago

janvlug commented 1 year ago

Description
I get this message in Security & setup warnings: "The PHP module "imagick" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module."

Please provide a default configuration where the PHP module "imagick" is enabled by default.

theCalcaholic commented 1 year ago

The imagick module is disabled, because imagick is plagued by security issues. Enable at your own risk

piiskop commented 7 months ago

Why are we getting the warning message then?