teddit
|
265c33fcd2
|
use 24 hours interval if the interval value (config.cache_control_interval) is set to over 1000. fixes cache control for older config.cache_control_interval values
|
2022-01-29 23:53:51 +01:00 |
teddit
|
c9637524ec
|
set cache_control_interval in hours instead of milliseconds
|
2021-11-27 14:57:38 +01:00 |
teddit
|
d895e400ef
|
rewrite the cache control script
|
2021-11-26 21:33:12 +01:00 |
teddit
|
b76c72ef6c
|
make the getUsage() function a bit more reliable, and fine-tune the amount of files to delete from static/
|
2021-08-29 19:36:36 +02:00 |
teddit
|
e0b5cc6e40
|
introduce a cache control: a way of keeping the cache directory under certain size (should fix #229)
|
2021-08-24 17:17:46 +02:00 |