projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e709dec
)
Document improved Apache support
author
Mark Felder
<feld@feld.me>
Thu, 21 Jan 2021 20:53:38 +0000
(14:53 -0600)
committer
Mark Felder
<feld@feld.me>
Thu, 21 Jan 2021 20:53:38 +0000
(14:53 -0600)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index e1dfeae01c00199f45de696ae910d63b94627242..fea8b92dea14cb92981712f0a0fbb76529ee39bf 100644
(file)
--- 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