increase tor bw

This commit is contained in:
cy 2024-12-17 15:58:12 -05:00
parent fae5b951c3
commit 36a5e140c6

View file

@ -9,7 +9,7 @@
settings = {
ORPort = 9001;
Nickname = "chunk";
MaxAdvertisedBandwidth = "10MBytes";
MaxAdvertisedBandwidth = "20MBytes";
};
};
}