mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user