File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ To be released.
1111 origin. This sidesteps CORS configurations on remote object stores
1212 and prevents the visitor's browser from talking directly to the
1313 source server. Controlled by a new ` MEDIA_PROXY ` environment
14- variable with three levels: [[ #481 ]]
14+ variable with three levels: [[ #481 ] , [ # 483 ] ]
1515
1616 - ` off ` (default): the Mastodon API and web UI hand the original
1717 remote URL to clients, matching the historical behaviour.
@@ -45,7 +45,7 @@ To be released.
4545 thumbnail URL—useful in combination with ` MEDIA_PROXY=proxy ` or
4646 ` cache ` to free up the disk space the local thumbnails would
4747 otherwise occupy. Defaults to ` on ` (the historical behavior).
48- [[ #481 ]]
48+ [[ #481 ] , [ # 483 ] ]
4949
5050 - Added [ FEP-044f] quote authorization and policy support on top of the
5151 Mastodon-compatible quote APIs. [[ #457 ] , [ #459 ] , [ #460 ]]
@@ -199,6 +199,7 @@ To be released.
199199[ #479 ] : https://github.com/fedify-dev/hollo/issues/479
200200[ #481 ] : https://github.com/fedify-dev/hollo/issues/481
201201[ #482 ] : https://github.com/fedify-dev/hollo/pull/482
202+ [ #483 ] : https://github.com/fedify-dev/hollo/pull/483
202203
203204
204205Version 0.8.4
You can’t perform that action at this time.
0 commit comments