50d118a2a7
Implement image pre-processing on upload
2022-09-25 15:17:33 -05:00
25b588154c
Re-enable console for dev docker-compose
2022-04-11 15:39:11 -05:00
e50ccfb48c
Update deps
2022-04-11 15:17:54 -05:00
c80d207a87
Improve tracing
2022-04-06 21:40:49 -05:00
6cdae7b318
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
d4c5158e57
More readme & config doc fixes
2022-04-03 19:26:42 -05:00
7e26e7281a
Update pict-rs version in config docs
2022-04-03 19:12:28 -05:00
1cde842881
Update pict-rs.toml with most recent configuration format
2022-04-03 18:58:18 -05:00
37e6b21b55
Fix Range, consolidate errors, test object storage
2022-03-26 20:45:12 -05:00
f75292c8fd
Add new config options to the pict-rs.toml example
2022-03-22 15:06:13 -05:00
fb6315f4e8
Update to latest betas
2021-11-22 18:24:05 -06:00
69e82f3f3f
Add note about minio to pict-rs.toml
2021-10-28 21:15:20 -05:00
366db1e1fe
Make object storage with minio work
2021-10-28 20:59:11 -05:00
46a7c8baf3
Add note about not specifying store
2021-10-28 00:20:30 -05:00
f596edc363
Improve configuration documentation
2021-10-28 00:17:37 -05:00
f9f4fc63d6
Optionally support s3-compatible storage (untested)
2021-10-27 23:06:03 -05:00