fixed OpenSim.ini.example to include a inventory_server_url = http://127.0.0.1:8004 entry, seems that is the cause of a lot of people's inventory problems.

This commit is contained in:
MW
2007-12-14 12:42:23 +00:00
parent 678254235a
commit 6df9f21a5f

View File

@@ -71,6 +71,8 @@ user_recv_key = "null"
asset_server_url = "http://127.0.0.1:8003"
inventory_server_url = "http://127.0.0.1:8004"
[Chat]
whisper_distance = 10
say_distance = 30