Skip to content

Commit

Permalink
chore: update brutal limit
Browse files Browse the repository at this point in the history
  • Loading branch information
AtticusZeller committed Feb 16, 2025
1 parent 8a36d18 commit 93a4b5a
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 232 deletions.
4 changes: 2 additions & 2 deletions config/client-android.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@
"40000:60000"
],
"hop_interval": "300s",
"up_mbps": 80,
"down_mbps": 125,
"up_mbps": 150,
"down_mbps": 400,
"password": "UptVghIUI1djt/K2wwfrYQ==",
"tls": {
"enabled": true,
Expand Down
4 changes: 2 additions & 2 deletions config/client-linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@
"40000:60000"
],
"hop_interval": "300s",
"up_mbps": 80,
"down_mbps": 125,
"up_mbps": 150,
"down_mbps": 400,
"password": "UptVghIUI1djt/K2wwfrYQ==",
"tls": {
"enabled": true,
Expand Down
Loading

0 comments on commit 93a4b5a

Please sign in to comment.