From: Mark Felder Date: Thu, 21 Jan 2021 20:53:38 +0000 (-0600) Subject: Document improved Apache support X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=c29cf65ec7f681ffde70b44e745cf8bf660fc6c0;p=akkoma Document improved Apache support --- diff --git a/CHANGELOG.md b/CHANGELOG.md index e1dfeae01..fea8b92de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,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 ### Added