mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Temporarily disable thumbnail optimization
This commit is contained in:
parent
ca8f8146c7
commit
471127488c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class ThumbnailWorker
|
|||
resimg.write(full_thumbnail_path) {
|
||||
self.quality = 75
|
||||
}
|
||||
$image_optim.optimize_image! full_thumbnail_path
|
||||
#$image_optim.optimize_image! full_thumbnail_path
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue