openzim / zip2zim

[ARCHIVED] Convert Zip Files to Zim Files
https://zip2zim.openzim.org/
6 stars 2 forks source link

How files are cleaned-up? #6

Closed kelson42 closed 6 years ago

kelson42 commented 6 years ago

I mean:

ISNIT0 commented 6 years ago

Not quite sure what you mean

kelson42 commented 6 years ago

ZIP and ZIM files which are not used anymore should be deleted. What is the strategy for each of them?

ISNIT0 commented 6 years ago

Ahh, I see. They get deleted after 10 minutes I believe. https://github.com/openzim/zip2zim/blob/master/index.ts#L16

ISNIT0 commented 6 years ago

Or 100 Minutes

kelson42 commented 6 years ago

@ISNIT0 Thx, that is good (for now) :)