Clarify the state of mediaproxy cache invalidation for Apache
authorMark Felder <feld@feld.me>
Tue, 26 Jan 2021 00:23:05 +0000 (18:23 -0600)
committerMark Felder <feld@feld.me>
Tue, 26 Jan 2021 00:23:05 +0000 (18:23 -0600)
CHANGELOG.md

index 6522fbdcd1563d70b6ce6bd2f844bcb0a72765cf..66427764c57229effeaeb96068cafb27ab797ad5 100644 (file)
@@ -20,7 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Emoji: Support the full Unicode 13.1 set of Emoji for reactions, plus regional indicators.
 - Admin API: Reports now ordered by newest
 - Deprecated `Pleroma.Uploaders.S3, :public_endpoint`. Now `Pleroma.Upload, :base_url` is the standard configuration key for all uploaders.
-- Improved Apache webserver support: updated sample configuration, MediaProxy cache invalidation now supported
+- Improved Apache webserver support: updated sample configuration, MediaProxy cache invalidation verified with the included sample script
 
 ### Added