From: Chocobozzz Date: Tue, 14 May 2019 13:37:30 +0000 (+0200) Subject: Changelog typo X-Git-Tag: v1.3.0-rc.2~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=56ba489f67474b176ddbba2f5f6247df583c868a;p=oweals%2Fpeertube.git Changelog typo --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c7e5f819..1feaab7c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## IMPORTANT NOTES - * **nginx** Remove `text/html` from `grip_types`: https://github.com/Chocobozzz/PeerTube/commit/7eeb6a0ba4028d0e20847b846332dd0b7747c7f8 [@bnjbvr](https://github.com/bnjbvr) + * **nginx** Remove `text/html` from `gzip_types`: https://github.com/Chocobozzz/PeerTube/commit/7eeb6a0ba4028d0e20847b846332dd0b7747c7f8 [@bnjbvr](https://github.com/bnjbvr) * Add `streaming_playlists` directory in configuration file. **You should configure it in your production.yaml** * CSP configuration changed: it's now in a [dedicated section](https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L110)