]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/modload
Added default_ident_timeout to the NEWS.
[irc/rqf/shadowircd.git] / help / opers / modload
CommitLineData
576bcf93 1MODLOAD <[path/]module.so> [server.name]
212380e3 2
3-- Load a module into the ircd
4the optional path can be an absolute path
5from / or from the IRCD_PREFIX
6(ie modules/autoload/m_users.so)
92a74bc4 7
576bcf93
JH
8A server name may also be provided to load a module
9on a remote server if you have the modules shared priv
10on that server. Wildcards for server name may also be
11used to load a module on multiple servers.
12
92a74bc4 13- Requires Oper Priv: A