increase max TCP send buffer size for matrix server

This commit is contained in:
Daniel Micay 2024-04-13 16:26:32 -04:00
parent 35e776f867
commit 56f169cbba
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ declare -Ar hosts_tcp_wmem_max=(
[5.releases.grapheneos.org]=16777216
[6.releases.grapheneos.org]=16777216
[7.releases.grapheneos.org]=16777216
[matrix.grapheneos.org]=16777216
)
declare -Ar hosts_ssh_users=(