Commit ef54578
authored
protocol/max_buf_size: Increase max size to 2MB
Awhile back, it was not clear on the recommended size for bitswap size but some months ago the specs at https://github.com/ipfs/specs/blob/main/BITSWAP.md was updated to include the max block size, which was set at 2MB, so to maintain compatibility, we will also increase that to 2MB here.1 parent 81c0e6d commit ef54578
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments