aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index ce2f02e..2297fc4 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -76,8 +76,12 @@ physical_prim = true
76accounts_authenticate = true 76accounts_authenticate = true
77welcome_message = "Welcome to OpenSim" 77welcome_message = "Welcome to OpenSim"
78inventory_plugin = "OpenSim.Framework.Data.SQLite.dll" 78inventory_plugin = "OpenSim.Framework.Data.SQLite.dll"
79
80; User Data Database provider
79; userDatabase_plugin = "OpenSim.Framework.Data.DB4o.dll" 81; userDatabase_plugin = "OpenSim.Framework.Data.DB4o.dll"
82; userDatabase_plugin = "OpenSim.Framework.Data.MySQL.dll"
80userDatabase_plugin = "OpenSim.Framework.Data.SQLite.dll" 83userDatabase_plugin = "OpenSim.Framework.Data.SQLite.dll"
84
81default_location_x = 1000 85default_location_x = 1000
82default_location_y = 1000 86default_location_y = 1000
83dump_assets_to_file = false 87dump_assets_to_file = false