8 lines
172 B
JSON
8 lines
172 B
JSON
{
|
|
"listen": "0.0.0.0:25565",
|
|
"psk": "change-me-to-a-long-random-passphrase",
|
|
"timestampWindowMs": 30000,
|
|
"pendingTimeoutMs": 10000,
|
|
"streamWindowBytes": 262144
|
|
}
|