Add Network message segment size to /config
Posted: Tue Jul 30, 2019 5:15 pm
0.17.59 added 'Network message segment size can be configured in server-settings.json'
These settings:
But the extra settings didn't get added the the /config command or to the /config gui.
These settings:
Code: Select all
"minimum_segment_size": 25,
"minimum_segment_size_peer_count": 20,
"maximum_segment_size": 100,
"maximum_segment_size_peer_count": 10