Changes between Initial Version and Version 1 of Ticket #4439, comment 3


Ignore:
Timestamp:
Apr 1, 2021, 5:16:11 PM (5 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4439, comment 3

    initial v1  
    11Fixed.
    22
    3 I set the message pack object size limit in the meeting code to 2**32 - 1 which is the maximum supported size.  The code for restoring sessions from files already did this.
     3I set the message pack object size limit in the meeting code to 2^32 - 1 which is the maximum supported size.  The code for restoring sessions from files already did this.