Merge branch '1179' into upstream-v0.6

This commit is contained in:
Peter Šurda 2018-03-24 09:43:11 +01:00
commit 73ebad4a4e
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ BMConfigDefaults = {
"maxoutboundconnections": 8, "maxoutboundconnections": 8,
"maxtotalconnections": 200, "maxtotalconnections": 200,
"maxuploadrate": 0, "maxuploadrate": 0,
"apiinterface": "127.0.0.1",
"apiport": 8442
}, },
"threads": { "threads": {
"receive": 3, "receive": 3,