chunk: don't limit tor bandwidth
This commit is contained in:
parent
84bf386306
commit
d2b07a1ec1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
ORPort = 9001;
|
ORPort = 9001;
|
||||||
Nickname = "chunk";
|
Nickname = "chunk";
|
||||||
MaxAdvertisedBandwidth = "20MBytes";
|
# MaxAdvertisedBandwidth = "20MBytes";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue