diff options
author | Jeff Ames | 2008-06-26 20:04:06 +0000 |
---|---|---|
committer | Jeff Ames | 2008-06-26 20:04:06 +0000 |
commit | 56802afff4ce1585dba96ba49be02bc34a5c29e0 (patch) | |
tree | 7509e9e487d2add8d5b1ba75120e9492ca9d46d0 /bin/OpenSim.Example.xml | |
parent | * Put extensions on all assets in an archive (diff) | |
download | opensim-SC_OLD-56802afff4ce1585dba96ba49be02bc34a5c29e0.zip opensim-SC_OLD-56802afff4ce1585dba96ba49be02bc34a5c29e0.tar.gz opensim-SC_OLD-56802afff4ce1585dba96ba49be02bc34a5c29e0.tar.bz2 opensim-SC_OLD-56802afff4ce1585dba96ba49be02bc34a5c29e0.tar.xz |
Update svn properties. Minor formatting cleanup.
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.Example.xml | 94 |
1 files changed, 47 insertions, 47 deletions
diff --git a/bin/OpenSim.Example.xml b/bin/OpenSim.Example.xml index 97abde9..12133e6 100644 --- a/bin/OpenSim.Example.xml +++ b/bin/OpenSim.Example.xml | |||
@@ -1,48 +1,48 @@ | |||
1 | <Nini> | 1 | <Nini> |
2 | <Section Name="Startup"> | 2 | <Section Name="Startup"> |
3 | <Key Name="gridmode" Value="False" /> | 3 | <Key Name="gridmode" Value="False" /> |
4 | <Key Name="physics" Value="basicphysics" /> | 4 | <Key Name="physics" Value="basicphysics" /> |
5 | <Key Name="physical_prim" Value="True" /> | 5 | <Key Name="physical_prim" Value="True" /> |
6 | <Key Name="see_into_this_sim_from_neighbor" Value="True" /> | 6 | <Key Name="see_into_this_sim_from_neighbor" Value="True" /> |
7 | <Key Name="serverside_object_permissions" Value="False" /> | 7 | <Key Name="serverside_object_permissions" Value="False" /> |
8 | <Key Name="storage_plugin" Value="OpenSim.Data.SQLite.dll" /> | 8 | <Key Name="storage_plugin" Value="OpenSim.Data.SQLite.dll" /> |
9 | <Key Name="storage_connection_string" Value="URI=file:OpenSim.db,version=3" /> | 9 | <Key Name="storage_connection_string" Value="URI=file:OpenSim.db,version=3" /> |
10 | <Key Name="storage_prim_inventories" Value="True" /> | 10 | <Key Name="storage_prim_inventories" Value="True" /> |
11 | <Key Name="startup_console_commands_file" Value="" /> | 11 | <Key Name="startup_console_commands_file" Value="" /> |
12 | <Key Name="shutdown_console_commands_file" Value="" /> | 12 | <Key Name="shutdown_console_commands_file" Value="" /> |
13 | <Key Name="script_engine" Value="OpenSim.Region.ScriptEngine.DotNetEngine.dll" /> | 13 | <Key Name="script_engine" Value="OpenSim.Region.ScriptEngine.DotNetEngine.dll" /> |
14 | <Key Name="asset_database" Value="sqlite" /> | 14 | <Key Name="asset_database" Value="sqlite" /> |
15 | <Key Name="clientstack_plugin" Value="OpenSim.Region.ClientStack.LindenUDP.dll" /> | 15 | <Key Name="clientstack_plugin" Value="OpenSim.Region.ClientStack.LindenUDP.dll" /> |
16 | </Section> | 16 | </Section> |
17 | <Section Name="StandAlone"> | 17 | <Section Name="StandAlone"> |
18 | <Key Name="accounts_authenticate" Value="False" /> | 18 | <Key Name="accounts_authenticate" Value="False" /> |
19 | <Key Name="welcome_message" Value="Welcome to OpenSimulator" /> | 19 | <Key Name="welcome_message" Value="Welcome to OpenSimulator" /> |
20 | <Key Name="inventory_plugin" Value="OpenSim.Data.SQLite.dll" /> | 20 | <Key Name="inventory_plugin" Value="OpenSim.Data.SQLite.dll" /> |
21 | <Key Name="inventory_source" Value="" /> | 21 | <Key Name="inventory_source" Value="" /> |
22 | <Key Name="userDatabase_plugin" Value="OpenSim.Data.SQLite.dll" /> | 22 | <Key Name="userDatabase_plugin" Value="OpenSim.Data.SQLite.dll" /> |
23 | <Key Name="user_source" Value="" /> | 23 | <Key Name="user_source" Value="" /> |
24 | <Key Name="asset_plugin" Value="OpenSim.Data.SQLite.dll" /> | 24 | <Key Name="asset_plugin" Value="OpenSim.Data.SQLite.dll" /> |
25 | <Key Name="asset_source" Value="" /> | 25 | <Key Name="asset_source" Value="" /> |
26 | <Key Name="dump_assets_to_file" Value="False" /> | 26 | <Key Name="dump_assets_to_file" Value="False" /> |
27 | </Section> | 27 | </Section> |
28 | <Section Name="Network"> | 28 | <Section Name="Network"> |
29 | <Key Name="default_location_x" Value="1000" /> | 29 | <Key Name="default_location_x" Value="1000" /> |
30 | <Key Name="default_location_y" Value="1000" /> | 30 | <Key Name="default_location_y" Value="1000" /> |
31 | <Key Name="http_listener_port" Value="9000" /> | 31 | <Key Name="http_listener_port" Value="9000" /> |
32 | <Key Name="remoting_listener_port" Value="8895" /> | 32 | <Key Name="remoting_listener_port" Value="8895" /> |
33 | <Key Name="grid_server_url" Value="http://127.0.0.1:8001" /> | 33 | <Key Name="grid_server_url" Value="http://127.0.0.1:8001" /> |
34 | <Key Name="grid_send_key" Value="null" /> | 34 | <Key Name="grid_send_key" Value="null" /> |
35 | <Key Name="grid_recv_key" Value="null" /> | 35 | <Key Name="grid_recv_key" Value="null" /> |
36 | <Key Name="user_server_url" Value="http://127.0.0.1:8002" /> | 36 | <Key Name="user_server_url" Value="http://127.0.0.1:8002" /> |
37 | <Key Name="user_send_key" Value="null" /> | 37 | <Key Name="user_send_key" Value="null" /> |
38 | <Key Name="user_recv_key" Value="null" /> | 38 | <Key Name="user_recv_key" Value="null" /> |
39 | <Key Name="asset_server_url" Value="http://127.0.0.1:8003" /> | 39 | <Key Name="asset_server_url" Value="http://127.0.0.1:8003" /> |
40 | <Key Name="inventory_server_url" Value="http://127.0.0.1:8004" /> | 40 | <Key Name="inventory_server_url" Value="http://127.0.0.1:8004" /> |
41 | </Section> | 41 | </Section> |
42 | <Section Name="RemoteAdmin"> | 42 | <Section Name="RemoteAdmin"> |
43 | <Key Name="enabled" Value="false" /> | 43 | <Key Name="enabled" Value="false" /> |
44 | </Section> | 44 | </Section> |
45 | <Section Name="Voice"> | 45 | <Section Name="Voice"> |
46 | <Key Name="enabled" Value="false" /> | 46 | <Key Name="enabled" Value="false" /> |
47 | </Section> | 47 | </Section> |
48 | </Nini> \ No newline at end of file | 48 | </Nini> \ No newline at end of file |