mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Remove obsolete config option "EventQueue". It's been always on for ages!
This commit is contained in:
@@ -272,8 +272,6 @@ namespace OpenSim.Tools.Configger
|
||||
config.Set("shutdown_console_commands_file", String.Empty);
|
||||
config.Set("DefaultScriptEngine", "XEngine");
|
||||
config.Set("clientstack_plugin", "OpenSim.Region.ClientStack.LindenUDP.dll");
|
||||
// life doesn't really work without this
|
||||
config.Set("EventQueue", true);
|
||||
}
|
||||
|
||||
return defaultConfig;
|
||||
|
||||
Reference in New Issue
Block a user