aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-05-14 15:37:30 +0200
committerChocobozzz <me@florianbigard.com>2019-05-14 15:37:30 +0200
commit56ba489f67474b176ddbba2f5f6247df583c868a (patch)
tree037392387599d3df0894439fb644d25377c756ea /CHANGELOG.md
parent3fbbadabeac255a09b4d5216571b2ff91a0bf1c6 (diff)
downloadPeerTube-56ba489f67474b176ddbba2f5f6247df583c868a.tar.gz
PeerTube-56ba489f67474b176ddbba2f5f6247df583c868a.tar.zst
PeerTube-56ba489f67474b176ddbba2f5f6247df583c868a.zip
Changelog typo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c7e5f819..1feaab7c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
4 4
5## IMPORTANT NOTES 5## IMPORTANT NOTES
6 6
7 * **nginx** Remove `text/html` from `grip_types`: https://github.com/Chocobozzz/PeerTube/commit/7eeb6a0ba4028d0e20847b846332dd0b7747c7f8 [@bnjbvr](https://github.com/bnjbvr) 7 * **nginx** Remove `text/html` from `gzip_types`: https://github.com/Chocobozzz/PeerTube/commit/7eeb6a0ba4028d0e20847b846332dd0b7747c7f8 [@bnjbvr](https://github.com/bnjbvr)
8 * Add `streaming_playlists` directory in configuration file. **You should configure it in your production.yaml** 8 * Add `streaming_playlists` directory in configuration file. **You should configure it in your production.yaml**
9 * CSP configuration changed: it's now in a [dedicated section](https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L110) 9 * CSP configuration changed: it's now in a [dedicated section](https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L110)
10 10