mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Store webtorrent chunks in indexdb
This commit is contained in:
@@ -136,8 +136,8 @@ module.exports = function () {
|
||||
],
|
||||
|
||||
performance: {
|
||||
maxEntrypointSize: 600000, // 600kB
|
||||
maxAssetSize: 600000
|
||||
maxEntrypointSize: 700000, // 600kB
|
||||
maxAssetSize: 700000
|
||||
},
|
||||
|
||||
node: {
|
||||
|
||||
Reference in New Issue
Block a user