mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 02:23:12 +02:00
b099033c1b
See release notes: +* The RPC modules are enabled by default now. This so remote RPC works + from other IRC servers for calls like `modules.list`. The default + configuration does not enable the webserver nor does it cause + listening on any socket for RPC, for that you need to follow the + [JSON-RPC](https://www.unrealircd.org/docs/JSON-RPC) instructions. [skip ci]