mirror of https://github.com/perkeep/perkeep.git
Remove TODO. Done with env CAMLI_DISABLE_THUMB_CACHE now.
Change-Id: I84835c565eda7bcb0562a4748357c9e05188eca3
This commit is contained in:
parent
94ff6ac141
commit
e14a849c35
5
TODO
5
TODO
|
@ -15,11 +15,6 @@ Offline list:
|
|||
not really a Handler in the normal sense. It's not built once and
|
||||
called repeatedly; it's built for every ServeHTTP request.
|
||||
|
||||
-- dev mode flag -thumbstress to stress thumbnail generation: drop all
|
||||
thumbMeta keyvalue entries and also append a process random value
|
||||
to thumbnails URLs to cache-bust browser. will force reload and
|
||||
re-generation of all thumbnails
|
||||
|
||||
-- unexport more stuff from pkg/server. Cache, etc.
|
||||
|
||||
-- In ImageHandler.cache, write the thumbnail out as one large blob
|
||||
|
|
Loading…
Reference in New Issue