瀏覽代碼

Maximum payload length

Bob Mottram 11 年之前
父節點
當前提交
a093437703
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      beaglebone.txt

+ 1
- 0
beaglebone.txt 查看文件

5731
 namecoinrpcport = 8336
5731
 namecoinrpcport = 8336
5732
 sendoutgoingconnections = True
5732
 sendoutgoingconnections = True
5733
 willinglysendtomobile = False
5733
 willinglysendtomobile = False
5734
+maxpayloadlengthkb = 256
5734
 daemon = true
5735
 daemon = true
5735
 #+END_SRC
5736
 #+END_SRC
5736
 
5737