Add Network message segment size to /config

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
Post Reply
grilledham
Inserter
Inserter
Posts: 23
Joined: Tue Sep 25, 2018 9:32 pm
Contact:

Add Network message segment size to /config

Post by grilledham »

0.17.59 added 'Network message segment size can be configured in server-settings.json'
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
  
But the extra settings didn't get added the the /config command or to the /config gui.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Add Network message segment size to /config

Post by Rseding91 »

As far as I know that's intended. They aren't related to what things are changeable through config. And I'm not even sure if they can be changed runtime.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Modding interface requests”