Increase default MAXIMUM_LINKS from 1 to 100
authorRemco Rijnders <remmy@serenity-irc.net>
Sat, 7 Mar 2026 17:17:36 +0000 (12:17 -0500)
committerRemco Rijnders <remmy@serenity-irc.net>
Sat, 7 Mar 2026 17:17:36 +0000 (12:17 -0500)
commitff96d3c3a64ecd548e94f9bf8e32e4273154df7f
tree7acd8f5e8e8faf2147c6b3a36e496aa8ad01bfc1
parent6aac55edaf4abac336008b8cda4f02b045b3a307
Increase default MAXIMUM_LINKS from 1 to 100

The default class 0 had maxLinks=1, meaning only a single client could
connect when running without a config file (no Y-line/class{} blocks).
Bump to 100 so the ircd is actually usable out of the box.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
include/config.h