mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 12:46:37 +02:00
b4f2619a64
onlycommands = only build commands.so (plus chanmodes) onlymodules = only build m_* modules (plus chanmodes) commandsandmodules = build both. We still need to add this as a default or a ./Config option. Default is commandsandmodules. Any takers?