Merge pull request #9119 from nextcloud/backport/9118/stable24

[stable24] Add hint about "fileinfo" module being required for theming
This commit is contained in:
Daniel 2022-07-25 22:56:10 +02:00 committed by GitHub
commit 1047a905aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ Database connectors (pick the one for your database:)
*Recommended* packages:
* PHP module fileinfo (highly recommended, enhances file analysis performance)
* PHP module fileinfo (highly recommended, enhances file analysis performance; required to set custom theming images or if PHP module imagick with SVG support is installed)
* PHP module bz2 (recommended, required for extraction of apps)
* PHP module intl (increases language translation performance and fixes sorting
of non-ASCII characters)