mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Merge pull request #1710 from ChrisTyrrel/master
Add NoTrafficTimeout User variable to help of controlpanel.
This commit is contained in:
@@ -113,6 +113,7 @@ class CAdminMod : public CModule {
|
||||
{"TimestampFormat", str},
|
||||
{"DCCBindHost", str},
|
||||
{"StatusPrefix", str},
|
||||
{"NoTrafficTimeout", integer},
|
||||
#ifdef HAVE_I18N
|
||||
{"Language", str},
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user