2007-08-10 17:22:54 +00:00
|
|
|
[Startup]
|
|
|
|
gridmode = false
|
|
|
|
physics = basicphysics
|
2007-08-16 14:48:58 +00:00
|
|
|
storage_plugin = "OpenSim.DataStore.NullStorage.dll"
|
2007-08-15 19:08:27 +00:00
|
|
|
startup_console_commands_file = "startup_commands.txt"
|
2007-08-16 14:37:16 +00:00
|
|
|
|
2007-08-17 15:45:49 +00:00
|
|
|
|
2007-08-16 14:37:16 +00:00
|
|
|
[StandAlone]
|
|
|
|
accounts_authenticate = false
|
|
|
|
welcome_message = "Welcome to OpenSim"
|
|
|
|
inventory_plugin = "OpenSim.Framework.Data.SQLite.dll"
|
2007-08-17 15:45:49 +00:00
|
|
|
userDatabase_plugin = "OpenSim.Framework.Data.DB4o.dll"
|
|
|
|
default_location_x = 1000
|
|
|
|
default_location_y = 1000
|
|
|
|
|
|
|
|
|
|
|
|
[Network]
|
|
|
|
http_listener_port = 9000
|
|
|
|
remoting_listener_port = 8895
|
|
|
|
|
|
|
|
grid_server_url = "http://127.0.0.1:8001"
|
|
|
|
grid_send_key = "null"
|
|
|
|
grid_recv_key = "null"
|
|
|
|
|
|
|
|
user_server_url = "http://127.0.0.1:8002"
|
|
|
|
user_send_key = "null"
|
|
|
|
user_recv_key = "null"
|
|
|
|
|
|
|
|
asset_server_url = "http://127.0.0.1:8003"
|