Provide a sane value for DefaultScriptEngine (ScriptEngine.DotNetEngine)
rather then the previous invalid string "DotNetEngine". Remove the script_engine options, as it is not used anymore.0.6.0-stable
							parent
							
								
									8ad0249969
								
							
						
					
					
						commit
						c101dd2bad
					
				|  | @ -213,8 +213,7 @@ namespace OpenSim | |||
|                 config.Set("storage_prim_inventories", true); | ||||
|                 config.Set("startup_console_commands_file", String.Empty); | ||||
|                 config.Set("shutdown_console_commands_file", String.Empty); | ||||
|                 config.Set("script_engine", "OpenSim.Region.ScriptEngine.DotNetEngine.dll"); | ||||
|                 config.Set("DefaultScriptEngine", "DotNetEngine"); | ||||
|                 config.Set("DefaultScriptEngine", "ScriptEngine.DotNetEngine"); | ||||
|                 config.Set("asset_database", "sqlite"); | ||||
|                 config.Set("clientstack_plugin", "OpenSim.Region.ClientStack.LindenUDP.dll"); | ||||
|             } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Melanie Thielker
						Melanie Thielker