mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-05 16:24:10 +02:00
@@ -34,6 +34,7 @@ export const webpDefault: sharp.WebpOptions = {
|
|||||||
smartSubsample: true,
|
smartSubsample: true,
|
||||||
mixed: true,
|
mixed: true,
|
||||||
effort: 2,
|
effort: 2,
|
||||||
|
loop: 0,
|
||||||
};
|
};
|
||||||
|
|
||||||
export const avifDefault: sharp.AvifOptions = {
|
export const avifDefault: sharp.AvifOptions = {
|
||||||
|
|||||||
Reference in New Issue
Block a user