diff options
author | default <nobody@localhost> | 2023-08-19 12:59:07 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-19 12:59:07 +0200 |
commit | fa2d818c416f553d19c735fe62c045ac131214f8 (patch) | |
tree | 11d9675221da253d320093a20fb79d2e298b8726 | |
parent | d85d97b3e659199148497ad86f13c268758e582e (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3c7af5a..5c34ca1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -12,6 +12,8 @@ Mastodon API: minor fixes. Be more strict when serving note objects. +Additional HTTP headers can be added to the response by filling the `http_headers` object to the `server.json` configuration file. + ## 2.40 Announces (boosts) can now be disabled/reenabled on a per-people basis (to limit those boost-trigger-happy friends from flooding your timeline). This is operated from the people page. |