aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneHypergrid.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include/StandaloneHypergrid.ini')
-rw-r--r--bin/config-include/StandaloneHypergrid.ini15
1 files changed, 0 insertions, 15 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index 51f7fd0..eaacfff 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -39,21 +39,6 @@
39 SimulationServiceInConnector = true 39 SimulationServiceInConnector = true
40 MapImageServiceInConnector = true 40 MapImageServiceInConnector = true
41 41
42[SimulationService]
43 ; This is the protocol version which the simulator advertises to the source destination when acting as a target destination for a teleport
44 ; It is used to control the teleport handoff process.
45 ; Valid values are
46 ; "SIMULATION/0.3"
47 ; - This is the default, and it supports teleports to variable-sized regions
48 ; - Older versions can teleport to this one, but only if the destination region
49 ; is 256x256
50 ; "SIMULATION/0.2"
51 ; - A source simulator which only implements "SIMULATION/0.1" can still teleport with that protocol
52 ; - this protocol is more efficient than "SIMULATION/0.1"
53 ; "SIMULATION/0.1"
54 ; - this is an older teleport protocol used in OpenSimulator 0.7.5 and before.
55 ConnectorProtocolVersion = "SIMULATION/0.3"
56
57[Messaging] 42[Messaging]
58 MessageTransferModule = HGMessageTransferModule 43 MessageTransferModule = HGMessageTransferModule
59 LureModule = HGLureModule 44 LureModule = HGLureModule