소스 검색

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