Files
nextcloud-server-mirror/lib/private/Preview
Roeland Jago Douma ce10f8b8c4 Only generate previews in powers of 4 and set min
Before we'd round up all preview request to their nearest power of two.
This resulted still in a lot of possible images. Generating a lot of
server load and taking up a lot of space.

This moves it to previews to be powers of 4: 64, 256, 1024 and 4096
Also the first two powers are always skipped (4, 16) as it doesn't make
sense to generate previews for that.

We cache preview pretty agressively and I feel this is a better
tradeoff.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-31 19:34:42 +01:00
..
2018-05-14 13:30:22 +02:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2018-08-24 21:27:21 +02:00
2016-07-21 18:13:57 +02:00
2017-11-06 20:38:59 +01:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2017-11-06 20:38:59 +01:00
2017-11-06 20:38:59 +01:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2016-07-21 18:13:57 +02:00
2017-11-06 20:38:59 +01:00
2016-07-21 18:13:57 +02:00
2018-04-26 10:45:52 +02:00
2016-07-21 18:13:57 +02:00
2018-10-23 13:13:21 +02:00
2016-07-21 18:13:57 +02:00