pict-rs/src/config
Aode (Lion) 6cdae7b318
All checks were successful
continuous-integration/drone/push Build is passing
Add 'cache' endpoint for ingesting ephemeral media
By default, cached media should only stick around for 7 days, however
The timeout is reset every time media is accessed, so only obscure
cached media will be flushed from the cache. This '7 days' number is
configurable through the commandline run options as --media-cache-duration
and in the pict-rs.toml file as [media] cache_duration
2022-04-05 20:29:30 -05:00
..
commandline.rs Add 'cache' endpoint for ingesting ephemeral media 2022-04-05 20:29:30 -05:00
defaults.rs Add 'cache' endpoint for ingesting ephemeral media 2022-04-05 20:29:30 -05:00
file.rs Add 'cache' endpoint for ingesting ephemeral media 2022-04-05 20:29:30 -05:00
primitives.rs Numerous changes: 2022-03-28 15:34:36 -05:00