mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
Add SSL/IPv6/DNS info to znc --version
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
void BackupConfigOnce(const CString& sSuffix);
|
||||
static CString GetVersion();
|
||||
static CString GetTag(bool bIncludeVersion = true);
|
||||
static CString GetCompileOptionsString();
|
||||
CString GetUptime() const;
|
||||
void ClearBindHosts();
|
||||
bool AddBindHost(const CString& sHost);
|
||||
|
||||
Reference in New Issue
Block a user