Skip to content
Snippets Groups Projects
Commit 3c49ceba authored by Elvin Alin Sindrilaru's avatar Elvin Alin Sindrilaru
Browse files

MGM: Disable mq debug log level used for testing

parent 57d2f7e1
Branches
Tags 4.4.24
No related merge requests found
......@@ -1371,7 +1371,7 @@ XrdMgmOfs::Configure(XrdSysError& Eroute)
// set the object manager to listener only
ObjectManager.EnableBroadCast(false);
// setup the modifications which the fs listener thread is waiting for
ObjectManager.SetDebug(true);
ObjectManager.SetDebug(false);
SetupGlobalConfig();
// Eventually autoload a configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment