mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
The Theming app requires the "mime_content_type" function, which is part of the "fileinfo" module, to identify the mime type of the custom images. Moreover, if the "imagick" module is installed and it has support for SVG files a rasterized counterpart will be generated for the SVG app icons. In this case "mime_content_type" is used to identify the mime type of the original icon. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| images | ||
| apps_supported.rst | ||
| command_line_installation.rst | ||
| deployment_recommendations.rst | ||
| example_centos.rst | ||
| example_openbsd.rst | ||
| example_ubuntu.rst | ||
| harden_server.rst | ||
| index.rst | ||
| installation_wizard.rst | ||
| nginx-root.conf.sample | ||
| nginx-subdir.conf.sample | ||
| nginx.rst | ||
| selinux_configuration.rst | ||
| server_tuning.rst | ||
| source_installation.rst | ||
| system_requirements.rst | ||