diff options
author | mkljczk <git@mkljczk.pl> | 2025-03-02 16:43:34 +0100 |
---|---|---|
committer | mkljczk <git@mkljczk.pl> | 2025-03-02 16:43:34 +0100 |
commit | bc722623b3109abca1048da99cb7d1df18630674 (patch) | |
tree | 3b44ee562e8bec445747fad84fa656e915fe32c2 /changelog.d/301-small-image-redirect.change | |
parent | 16944eb9dae2b8c41793b5f015ee54818bd939f7 (diff) | |
download | pleroma-bc722623b3109abca1048da99cb7d1df18630674.tar.gz pleroma-bc722623b3109abca1048da99cb7d1df18630674.zip |
remove changelog entries from changelog.d
Signed-off-by: mkljczk <git@mkljczk.pl>
Diffstat (limited to 'changelog.d/301-small-image-redirect.change')
-rw-r--r-- | changelog.d/301-small-image-redirect.change | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/301-small-image-redirect.change b/changelog.d/301-small-image-redirect.change deleted file mode 100644 index c5be80539..000000000 --- a/changelog.d/301-small-image-redirect.change +++ /dev/null @@ -1 +0,0 @@ -Performance: Use 301 (permanent) redirect instead of 302 (temporary) when redirecting small images in media proxy. This allows browsers to cache the redirect response.
\ No newline at end of file |