mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
+1
-1
@@ -90,4 +90,4 @@ template<> void TModInfo<CCertMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("cert");
|
||||
}
|
||||
|
||||
MODULEDEFS(CCertMod, "Use a ssl certificate to connect to a server")
|
||||
USERMODULEDEFS(CCertMod, "Use a ssl certificate to connect to a server")
|
||||
|
||||
Reference in New Issue
Block a user