mirror of
https://github.com/osmarks/ngircd.git
synced 2025-03-05 00:48:10 +00:00

The option "IncludeDir" in the [Options] section can be used to specify a directory which can contain further configuration files and configuration file snippets matching the pattern "*.conf" that should be read in after the main configuration file ("ngircd.conf" by default) has been parsed. Closes bug #157.