Merge branch 'master' into 1.8.x

This commit is contained in:
Alexey Sokolov
2020-03-31 08:41:14 +01:00

View File

@@ -113,6 +113,7 @@ class CAdminMod : public CModule {
{"TimestampFormat", str},
{"DCCBindHost", str},
{"StatusPrefix", str},
{"NoTrafficTimeout", integer},
#ifdef HAVE_I18N
{"Language", str},
#endif