Config options
The following table describes all the properties that are available as config options and their default values. You can change the config options in the developer dashboard and set them for each environment.
Property name | Description | Default value |
---|---|---|
Minimum player slots | The minimum value allowed for a lobby's MaxPlayers property. | 1 |
Maximum player slots | The maximum value allowed for a lobby's MaxPlayers property. | 100 |
Active lifespan | The minimum amount of time, in seconds, that must pass before a lobby is considered inactive. Refer to Heartbeat a lobby to learn about active and inactive lobbies. | 30 |
Disconnect removal time | The minimum amount of time, in seconds, that must pass before a disconnected player is removed from the lobby. Refer to Reconnect to lobby for more information about disconnecting and reconnecting. | 120 |
Disconnect Host Migration Time | The minimum amount of time, in seconds, that must pass before a disconnected host loses host status and triggers a host migration. If this value is equal to or higher than the Disconnect Removal Time, this value is ignored. Refer to Host migration for more information about host migration. | 120 |