Start JobEngine by default in simulator for now.

mb-throttle-test
Justin Clark-Casey (justincc) 2014-10-14 17:13:53 +01:00
parent 1c9529aa9e
commit 281969093f
1 changed files with 2 additions and 0 deletions

View File

@ -337,6 +337,8 @@ namespace OpenSim
{
// Called from base.StartUp()
Watchdog.JobEngine.Start();
m_httpServerPort = m_networkServersInfo.HttpListenerPort;
SceneManager.OnRestartSim += HandleRestartRegion;