diff options
author | Ryan Kavanagh <rak@rak.ac> | 2020-12-11 17:11:09 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2020-12-11 17:11:20 -0500 |
commit | e8267a75ceef721715de17e61f40b65eb93f8ca7 (patch) | |
tree | 90d51b013491264e957ec16aec3ecb9515a877db /README | |
parent | Handle different md5sum implementations (diff) |
Diffstat (limited to '')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,8 +3,9 @@ Most of these were uploaded to share something on IRC / email / IM, and aren't needed after some number of days. To address this, I wrote a small garbage collector in C. Its file retention -period is shamelessly stolen from the kind folks at http://0x0.st/ and -https://ttm.sh/ . +period is shamelessly stolen from the kind folks at <http://0x0.st/> and +<https://ttm.sh/>, with the exception that files larger than max_size are kept +for a fxed number of days before being deleted. SETUP: |