mirror of
https://github.com/znc/znc.git
synced 2026-05-04 20:42:33 +02:00
Link log module to wiki.
Thanks to KindOne for reporting it.
This commit is contained in:
@@ -283,6 +283,7 @@ template<> void TModInfo<CLogMod>(CModInfo& Info) {
|
||||
Info.AddType(CModInfo::GlobalModule);
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("Optional path where to store logs.");
|
||||
Info.SetWikiPage("log");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CLogMod, "Write IRC logs")
|
||||
|
||||
Reference in New Issue
Block a user