Files
redapricot/server/config.example.json
T
2026-07-15 14:59:32 +00:00

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
}