Skip to content

Commit 67cfea4

Browse files
committed
Fix changelog
1 parent df2d931 commit 67cfea4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
### IMPORTANT NOTES
66

7-
* If you upgrade from PeerTube **< v6.0.0**, please follow 5.0.0 IMPORTANT NOTES
8-
* We've made some modifications in v6.0.0 IMPORTANT NOTES, so if you upgrade from PeerTube 6.0.0:
7+
* If you upgrade from PeerTube **< v6.0.0**, please follow v6.0.0 IMPORTANT NOTES
8+
* We've made some modifications in v6.0.0 IMPORTANT NOTES, so if you upgrade from PeerTube v6.0.0:
99
* Ensure `location = /api/v1/videos/upload-resumable {` has been replaced by `location ~ ^/api/v1/videos/(upload-resumable|([^/]+/source/replace-resumable))$ {` in your nginx configuration
1010
* Ensure you updated `storage.web_videos` configuration value to use `web-videos/` directory name
1111
* Ensure your directory name on filesystem is the same as `storage.web_videos` configuration

0 commit comments

Comments
 (0)