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.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 32944ab..439efbc 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -203,6 +203,9 @@ asset_server_url = "http://127.0.0.1:8003"
203 203
204inventory_server_url = "http://127.0.0.1:8004" 204inventory_server_url = "http://127.0.0.1:8004"
205 205
206; The MessagingServer is a companion of the UserServer. It uses
207; user_send_key and user_recv_key, too
208messaging_server_url = "http://127.0.0.1:8006"
206 209
207[Chat] 210[Chat]
208whisper_distance = 10 211whisper_distance = 10