mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
GC.GetTotalMemory(true) was blocking.
We now support individual scripts on individual prims. Do the script dance... \o/ \o\ /o/ \o/ .o.
This commit is contained in:
@@ -4,8 +4,8 @@ physics = basicphysics
|
||||
; Prim Storage
|
||||
; if you would like to use sqlite uncomment the following line (and
|
||||
; comment the NullStorage line)
|
||||
; storage_plugin = "OpenSim.DataStore.MonoSqlite.dll"
|
||||
storage_plugin = "OpenSim.DataStore.NullStorage.dll"
|
||||
storage_plugin = "OpenSim.DataStore.MonoSqlite.dll"
|
||||
;storage_plugin = "OpenSim.DataStore.NullStorage.dll"
|
||||
startup_console_commands_file = "startup_commands.txt"
|
||||
serverside_object_permissions = false
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user