more ODE fixes & optimizations. Works better with 1834!

afrisby
dan miller 2007-09-01 10:32:19 +00:00
parent 2163fc75eb
commit af7e11a81c
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ physics = basicphysics
; Prim Storage ; Prim Storage
; if you would like to use sqlite uncomment the following line (and ; if you would like to use sqlite uncomment the following line (and
; comment the NullStorage line) ; comment the NullStorage line)
storage_plugin = "OpenSim.DataStore.MonoSqlite.dll" ;storage_plugin = "OpenSim.DataStore.MonoSqlite.dll"
;storage_plugin = "OpenSim.DataStore.NullStorage.dll" storage_plugin = "OpenSim.DataStore.NullStorage.dll"
startup_console_commands_file = "startup_commands.txt" startup_console_commands_file = "startup_commands.txt"
serverside_object_permissions = false serverside_object_permissions = false