Changes between Initial Version and Version 1 of Ticket #4439, comment 3
- Timestamp:
- Apr 1, 2021, 5:16:11 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4439, comment 3
initial v1 1 1 Fixed. 2 2 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.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.