Nextcloud: Difference between revisions
imported>Onny use correct option for setting maxuploadsize |
imported>Moredread m fix spelling: imae -> image |
||
| Line 261: | Line 261: | ||
=== Enable HEIC image preview === | === Enable HEIC image preview === | ||
HEIC | HEIC image preview needs to be explicitly enabled. This is done by adjusting the <code>enabledPreviewProviders</code> option. Beside the default list of supported formats, add an additional line <code>"OC\\Preview\\HEIC"</code> for HEIC image support. | ||
{{file|/etc/nixos/configuration.nix|nix|<nowiki> | {{file|/etc/nixos/configuration.nix|nix|<nowiki> | ||