|
| int | AppStatsPublishInterval = 1000 [get, set] |
| |
| bool | UseGameUpdatesBatcher = true [get, set] |
| |
| int | MaxGameUpdatesToBatch = 500 [get, set] |
| |
| int | BatchPeriod = 100 [get, set] |
| |
| byte | LoadBalancerPriority = 0 [get, set] |
| |
| int | GamingSecureWebSocketPort = 19091 [get, set] |
| |
| int | GamingTcpPort = 4531 [get, set] |
| |
| int | GamingUdpPort = 5056 [get, set] |
| |
| int | GamingWebSocketPort = 9091 [get, set] |
| |
| int | GamingWebRTCPort = 7072 [get, set] |
| |
| string | GamingWsPath = "" [get, set] |
| |
| string | PublicIPAddress = "127.0.0.1" [get, set] |
| |
| string | PublicIPAddressIPv6 = null [get, set] |
| |
| string? | PublicHostName [get, set] |
| |
| string | SupportedProtocols = "" [get, set] |
| |