Skip to content

Conversation

@provokateurin
Copy link
Member

Synced to

$imageProviders = [
Preview\PNG::class,
Preview\JPEG::class,
Preview\GIF::class,
Preview\BMP::class,
Preview\XBitmap::class,
Preview\Krita::class,
Preview\WebP::class,
];
$this->defaultProviders = $this->config->getSystemValue('enabledPreviewProviders', array_merge([
Preview\MarkDown::class,
Preview\TXT::class,
Preview\OpenDocument::class,
], $imageProviders));

@provokateurin provokateurin added this to the Nextcloud 33 milestone Nov 12, 2025
@provokateurin provokateurin requested a review from a team as a code owner November 12, 2025 11:36
@provokateurin provokateurin requested review from icewind1991, leftybournes, salmart-dev and yemkareems and removed request for a team November 12, 2025 11:36
@sorbaugh sorbaugh disabled auto-merge November 12, 2025 15:03
@sorbaugh sorbaugh merged commit eaeabac into master Nov 12, 2025
241 of 265 checks passed
@sorbaugh sorbaugh deleted the fix/config/update-enabled-preview-providers branch November 12, 2025 15:03
@nextcloud-bot nextcloud-bot mentioned this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants