moved state def

pull/1/head
Tom Early 3 years ago
parent b2e35d7908
commit 41200bf293

@ -323,7 +323,7 @@ void CReflector::RouterThread(const char ThisModule)
void CReflector::XmlReportThread()
{
const std::string path(g_Conf.GetString(g_Keys.files.json));
const std::string path(g_Conf.GetString(g_Keys.files.state));
while (keep_running)
{
// report to xml file

Loading…
Cancel
Save

Powered by TurnKey Linux.