]> git.sesse.net Git - pr0n/commitdiff
Do not generate 80x64 thumbnails anymore, as we are locked to 320x256.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 28 Nov 2015 15:38:51 +0000 (16:38 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 28 Nov 2015 15:38:51 +0000 (16:38 +0100)
perl/Sesse/pr0n/WebDAV.pm

index 678db9805f1acd4b82ef3cecc65873d82e052386..4fb5c1718495a91ccf7773f106c122f7693f2598 100644 (file)
@@ -493,7 +493,7 @@ EOF
                                if ($filename !~ /^\.(_|DS_Store)/) {
                                        # FIXME: Ideally we'd want to ensure cache of -1x-1 here as well (for NEFs), but that would
                                        # preclude mipmapping in its current form.
-                                       Sesse::pr0n::Common::ensure_cached($r, $filename, $newid, undef, undef, 1, 80, 64, 320, 256);
+                                       Sesse::pr0n::Common::ensure_cached($r, $filename, $newid, undef, undef, 1, 320, 256);
                                }
                                
                                # OK, we got this far, commit