You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
5
5
### IMPORTANT NOTES
6
6
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:
9
9
* Ensure `location = /api/v1/videos/upload-resumable {` has been replaced by `location ~ ^/api/v1/videos/(upload-resumable|([^/]+/source/replace-resumable))$ {` in your nginx configuration
10
10
* Ensure you updated `storage.web_videos` configuration value to use `web-videos/` directory name
11
11
* Ensure your directory name on filesystem is the same as `storage.web_videos` configuration
0 commit comments