Alexander Barton alex@barton.de wrote:
we discussed the layout of ngircd.conf and the massive growth of variables in the [Global] section a few weeks (months!?) ago in irc://irc.barton.de/#ngircd -- today I published a patch restructuring ngircd.conf, please review it and let me know what you think:
https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=shortlog;h=refs/heads/newconfig
Looks good, thanks a lot for working on this.
[OPTIONS] AllowRemoteOper ChrootDir CloakHost CloakUserToNick ConnectIPv4 ConnectIPv6 DNS Ident NoticeAuth OperCanUseMode OperServerMode PAM PredefChannelsOnly RequireAuthPing SSLCertFile SSLDHFile SSLKeyFile SSLKeyFilePassword SSLPorts SyslogFacility WebircPassword
What about moving everything SSL related into its own section, too? For example:
[SSL] CertFile DHFile KeyFile KeyFilePassword Ports