default.ini
1 [bitmessagesettings] 2 maxaddrperstreamsend = 500 3 maxbootstrapconnections = 20 4 maxdownloadrate = 0 5 maxoutboundconnections = 8 6 maxtotalconnections = 200 7 maxuploadrate = 0 8 apiinterface = 127.0.0.1 9 apiport = 8442 10 udp = True 11 port = 8444 12 timeformat = %%c 13 blackwhitelist = black 14 startonlogon = False 15 showtraynotifications = True 16 startintray = False 17 socksproxytype = none 18 sockshostname = localhost 19 socksport = 9050 20 socksauthentication = False 21 socksusername = 22 sockspassword = 23 keysencrypted = False 24 messagesencrypted = False 25 minimizeonclose = False 26 replybelow = False 27 stopresendingafterxdays = 28 stopresendingafterxmonths = 29 opencl = 30 31 [threads] 32 receive = 3 33 34 [network] 35 bind = 36 dandelion = 90 37 38 [inventory] 39 storage = sqlite 40 acceptmismatch = False 41 42 [knownnodes] 43 maxnodes = 20000 44 45 [zlib] 46 maxsize = 1048576