solanum-ircd / solanum

An IRCd for unified networks
https://solanum.chat/
GNU General Public License v2.0
216 stars 53 forks source link

modules: quietly succeed at loading a module if already loaded #413

Closed dwfreed closed 1 year ago

dwfreed commented 1 year ago

This allows explicitly loading a module in the config so it's available for later config items that might need it, and skips the double load when main loads all modules, which would cause errors