Skip to content

Commit 1047a90

Browse files
authored
Merge pull request #9119 from nextcloud/backport/9118/stable24
[stable24] Add hint about "fileinfo" module being required for theming
2 parents 4ffb4d3 + d35fb11 commit 1047a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/installation/source_installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Database connectors (pick the one for your database:)
6060

6161
*Recommended* packages:
6262

63-
* PHP module fileinfo (highly recommended, enhances file analysis performance)
63+
* 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)
6464
* PHP module bz2 (recommended, required for extraction of apps)
6565
* PHP module intl (increases language translation performance and fixes sorting
6666
of non-ASCII characters)

0 commit comments

Comments
 (0)