Files
redapricot/server/config.example.json
T
2026-07-15 14:28:58 +08:00

7 lines
141 B
JSON

{
"listen": "0.0.0.0:25565",
"psk": "change-me-to-a-long-random-passphrase",
"timestampWindowMs": 30000,
"pendingTimeoutMs": 10000
}