Update monitor.py

update buffer size
This commit is contained in:
Waldek 2020-09-25 11:49:46 +02:00 committed by GitHub
parent 4feb07565d
commit acbbc6f502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ from dmr_utils3.utils import int_id, get_alias, try_download, mk_full_id_dict, b
from config import *
# SP2ONG - Increase the value if HBlink link break occurs
#NetstringReceiver.MAX_LENGTH = 500000
NetstringReceiver.MAX_LENGTH = 500000
# Opcodes for reporting protocol to HBlink
OPCODE = {