From b371f049b4926d617616e6e7abdf85f66bb234e7 Mon Sep 17 00:00:00 2001 From: dan miller Date: Sat, 1 Sep 2007 10:34:45 +0000 Subject: oops -- restoring opensim.ini --- bin/OpenSim.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/OpenSim.ini b/bin/OpenSim.ini index 4fad5da..f65523c 100644 --- a/bin/OpenSim.ini +++ b/bin/OpenSim.ini @@ -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 -- cgit v1.1