You've already forked Arcturus-Morningstar-Extended
mirror of
https://github.com/duckietm/Arcturus-Morningstar-Extended.git
synced 2026-06-19 06:56:19 +00:00
61ea33ac28
Add commented examples for the config keys introduced by this PR so operators can discover and tune them (defaults apply if unset): - ws.ip.header.trusted (trusted reverse-proxy gate for the forwarded-IP header) - io.packet.handler.threads (game packet-handler pool, off the Netty I/O loop) - auth.http.pool.size (dedicated /api/auth/* worker pool) - io.netty.allocator.pooled (opt-in pooled ByteBuf allocator)