mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Merge branch 'modinfo'
This commit is contained in:
@@ -335,5 +335,9 @@ void CSaveBuffJob::RunJob()
|
||||
p->SaveBufferToDisk();
|
||||
}
|
||||
|
||||
template<> void TModInfo<CSaveBuff>(CModInfo& Info) {
|
||||
Info.SetWikiPage("savebuff");
|
||||
}
|
||||
|
||||
MODULEDEFS(CSaveBuff, "Stores channel buffers to disk, encrypted")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user