Merge pull request #1710 from ChrisTyrrel/master

Add NoTrafficTimeout User variable to help of controlpanel.
This commit is contained in:
Alexey Sokolov
2020-03-31 08:40:09 +01:00
committed by GitHub
+1
View File
@@ -113,6 +113,7 @@ class CAdminMod : public CModule {
{"TimestampFormat", str},
{"DCCBindHost", str},
{"StatusPrefix", str},
{"NoTrafficTimeout", integer},
#ifdef HAVE_I18N
{"Language", str},
#endif