mirror of
https://github.com/znc/znc.git
synced 2026-07-05 17:31:06 +02:00
Resolves #1693
Added NoTrafficTimeout User variable to the list of User variables in the controlpanel module.
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