aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini4
-rw-r--r--bin/inventoryStore.dbbin10240 -> 10240 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSim.ini b/bin/OpenSim.ini
index 2be8507..6932d49 100644
--- a/bin/OpenSim.ini
+++ b/bin/OpenSim.ini
@@ -4,8 +4,8 @@ physics = basicphysics
4; Prim Storage 4; Prim Storage
5; if you would like to use sqlite uncomment the following line (and 5; if you would like to use sqlite uncomment the following line (and
6; comment the NullStorage line) 6; comment the NullStorage line)
7; storage_plugin = "OpenSim.DataStore.MonoSqlite.dll" 7storage_plugin = "OpenSim.DataStore.MonoSqlite.dll"
8storage_plugin = "OpenSim.DataStore.NullStorage.dll" 8;storage_plugin = "OpenSim.DataStore.NullStorage.dll"
9startup_console_commands_file = "startup_commands.txt" 9startup_console_commands_file = "startup_commands.txt"
10serverside_object_permissions = false 10serverside_object_permissions = false
11 11
diff --git a/bin/inventoryStore.db b/bin/inventoryStore.db
index 070db2b..d283ea1 100644
--- a/bin/inventoryStore.db
+++ b/bin/inventoryStore.db
Binary files differ