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 f57b70a..ec7147f 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -58,6 +58,9 @@ dump_assets_to_file = false
58http_listener_port = 9000 58http_listener_port = 9000
59remoting_listener_port = 8895 59remoting_listener_port = 8895
60 60
61; Uncomment below to enable llRemoteData/remote channels
62; remoteDataPort = 20800
63
61grid_server_url = "http://127.0.0.1:8001" 64grid_server_url = "http://127.0.0.1:8001"
62grid_send_key = "null" 65grid_send_key = "null"
63grid_recv_key = "null" 66grid_recv_key = "null"