summaryrefslogtreecommitdiff
path: root/home/xyz/.bitmonero/bitmonero.conf
blob: 1bba467b21b3a51286a0a6269e1de39b1d0a3754 (plain)
1
2
3
4
5
6
7
8
# School wifi max tested upload speed is 112.54 Mbps. 112.54*2=225.08 approximately equal to 27 MiB/s = 27648 KiB/s
# Multiply by 2 to consider sometimes internet may exceed the max allowed speed for a short amount of time before ISP slow it down.
limit-rate-up=27648
# Home internet max download speed is 300 Mbps. 300*2=600 approximately equal to 72 MiB/s = 73728 KiB/s
limit-rate-down=73728
# https://monerodocs.org/interacting/monero-config-file/#syntax
# need =1 for options without value
p2p-use-ipv6=1