diff --git a/web_tables.py b/web_tables.py index 03a4d49..707e4da 100644 --- a/web_tables.py +++ b/web_tables.py @@ -53,6 +53,9 @@ from dmr_utils.utils import int_id, get_alias, try_download, mk_full_id_dict, he # Configuration variables and constants from config import * +# SP2ONG - Increase the value if HBlink link break occurs +#NetstringReceiver.MAX_LENGTH = 500000 + # Opcodes for reporting protocol to HBlink OPCODE = { 'CONFIG_REQ': '\x00',