diff options
Diffstat (limited to 'home/xyz/.bitmonero')
-rw-r--r-- | home/xyz/.bitmonero/bitmonero.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/home/xyz/.bitmonero/bitmonero.conf b/home/xyz/.bitmonero/bitmonero.conf index f5f2a1fc..dc0db4cf 100644 --- a/home/xyz/.bitmonero/bitmonero.conf +++ b/home/xyz/.bitmonero/bitmonero.conf @@ -1,9 +1,6 @@ # 80 KiB/s is about the actual upload speed, because I would like to contribute # back but I don't want to make China ISP unhappy about me uploading too much. -# But my internet is very slow and recently internet became even worse, maybe -# ISP still does not like my upload speed, so I'm trying even lower upload -# speed limit like 10 KiB/s now. -limit-rate-up=10 +limit-rate-up=80 # https://monerodocs.org/interacting/monero-config-file/#syntax # need =1 for options without value p2p-use-ipv6=1 |