aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example12
-rw-r--r--bin/Robust.32BitLaunch.exebin5632 -> 5632 bytes
-rw-r--r--bin/Robust.HG.ini.example2
-rw-r--r--bin/Robust.ini.example3
-rw-r--r--bin/config-include/GridHypergrid.ini3
-rw-r--r--bin/config-include/SimianGrid.ini3
-rw-r--r--bin/config-include/StandaloneHypergrid.ini5
7 files changed, 14 insertions, 14 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index a533f45..54c013a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -288,9 +288,6 @@
288 ; if not defined - default machine name is being used 288 ; if not defined - default machine name is being used
289 ; (on Windows this mean NETBIOS name - useably only inside local network) 289 ; (on Windows this mean NETBIOS name - useably only inside local network)
290 ; ExternalHostNameForLSL=127.0.0.1 290 ; ExternalHostNameForLSL=127.0.0.1
291 ; Uncomment below to enable llRemoteData/remote channels
292 ; remoteDataPort = 20800
293
294 291
295 ; What is reported as the "X-Secondlife-Shard" 292 ; What is reported as the "X-Secondlife-Shard"
296 ; Defaults to the user server url if not set 293 ; Defaults to the user server url if not set
@@ -1308,12 +1305,3 @@
1308 ;XmlRpcRouterModule = "XmlRpcRouterModule" 1305 ;XmlRpcRouterModule = "XmlRpcRouterModule"
1309 ;XmlRpcPort = 20800 1306 ;XmlRpcPort = 20800
1310 1307
1311[Friends]
1312 ; The port the friendslist interregion comms will listen on
1313 ; Defaults to the simulator's TCP port
1314 ;Port = 0
1315
1316 ; Uncomment one of the lines below. Use FriendsService for local
1317 ; operation, Connectors for remote operation
1318 ;Connector = "OpenSim.Services.FriendsService.dll"
1319 Connector = "OpenSim.Services.Connectors.dll"
diff --git a/bin/Robust.32BitLaunch.exe b/bin/Robust.32BitLaunch.exe
index 747d02f..4d2698b 100644
--- a/bin/Robust.32BitLaunch.exe
+++ b/bin/Robust.32BitLaunch.exe
Binary files differ
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 6b0029f..0cf9ab1 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -11,7 +11,7 @@
11;; 11;;
12 12
13[Startup] 13[Startup]
14ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003/OpenSim.Server.Handlers.dll:XInventoryInConnector,8002/OpenSim.Server.Handlers.dll:FreeswitchServerConnector,8003/OpenSim.Server.Handlers.dll:GridServiceConnector,8003/OpenSim.Server.Handlers.dll:GridInfoServerInConnector,8003/OpenSim.Server.Handlers.dll:AuthenticationServiceConnector,8002/OpenSim.Server.Handlers.dll:OpenIdServerConnector,8003/OpenSim.Server.Handlers.dll:AvatarServiceConnector,8002/OpenSim.Server.Handlers.dll:LLLoginServiceInConnector,8003/OpenSim.Server.Handlers.dll:PresenceServiceConnector,8003/OpenSim.Server.Handlers.dll:UserAccountServiceConnector,8003/OpenSim.Server.Handlers.dll:GridUserServiceConnector,8003/OpenSim.Server.Handlers.dll:FriendsServiceConnector,8002/OpenSim.Server.Handlers.dll:GatekeeperServiceInConnector,8002/OpenSim.Server.Handlers.dll:UserAgentServerConnector,HGInventoryService@8002/OpenSim.Server.Handlers.dll:XInventoryInConnector,8002/OpenSim.Server.Handlers.dll:AssetServiceConnector" 14ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003/OpenSim.Server.Handlers.dll:XInventoryInConnector,8002/OpenSim.Server.Handlers.dll:FreeswitchServerConnector,8003/OpenSim.Server.Handlers.dll:GridServiceConnector,8002/OpenSim.Server.Handlers.dll:GridInfoServerInConnector,8003/OpenSim.Server.Handlers.dll:AuthenticationServiceConnector,8002/OpenSim.Server.Handlers.dll:OpenIdServerConnector,8003/OpenSim.Server.Handlers.dll:AvatarServiceConnector,8002/OpenSim.Server.Handlers.dll:LLLoginServiceInConnector,8003/OpenSim.Server.Handlers.dll:PresenceServiceConnector,8003/OpenSim.Server.Handlers.dll:UserAccountServiceConnector,8003/OpenSim.Server.Handlers.dll:GridUserServiceConnector,8003/OpenSim.Server.Handlers.dll:FriendsServiceConnector,8002/OpenSim.Server.Handlers.dll:GatekeeperServiceInConnector,8002/OpenSim.Server.Handlers.dll:UserAgentServerConnector,HGInventoryService@8002/OpenSim.Server.Handlers.dll:XInventoryInConnector,8002/OpenSim.Server.Handlers.dll:AssetServiceConnector"
15 15
16; * This is common for all services, it's the network setup for the entire 16; * This is common for all services, it's the network setup for the entire
17; * server instance, if none if specified above 17; * server instance, if none if specified above
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index 8331db8..96dfc01 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -134,6 +134,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
134 WelcomeMessage = "Welcome, Avatar!" 134 WelcomeMessage = "Welcome, Avatar!"
135 AllowRemoteSetLoginLevel = "false" 135 AllowRemoteSetLoginLevel = "false"
136 136
137 ; For snowglobe's web map
138 ; MapTileURL = "";
139
137 140
138[GridInfoService] 141[GridInfoService]
139 ; These settings are used to return information on a get_grid_info call. 142 ; These settings are used to return information on a get_grid_info call.
diff --git a/bin/config-include/GridHypergrid.ini b/bin/config-include/GridHypergrid.ini
index 1adc2d8..ab29018 100644
--- a/bin/config-include/GridHypergrid.ini
+++ b/bin/config-include/GridHypergrid.ini
@@ -7,6 +7,9 @@
7[Includes] 7[Includes]
8 Include-Common = "config-include/GridCommon.ini" 8 Include-Common = "config-include/GridCommon.ini"
9 9
10[Startup]
11 WorldMapModule = "HGWorldMap"
12
10[Modules] 13[Modules]
11 AssetServices = "HGAssetBroker" 14 AssetServices = "HGAssetBroker"
12 InventoryServices = "HGInventoryBroker" 15 InventoryServices = "HGInventoryBroker"
diff --git a/bin/config-include/SimianGrid.ini b/bin/config-include/SimianGrid.ini
index 41deb92..65d4ea6 100644
--- a/bin/config-include/SimianGrid.ini
+++ b/bin/config-include/SimianGrid.ini
@@ -65,3 +65,6 @@
65 MessagingModule = GroupsMessagingModule 65 MessagingModule = GroupsMessagingModule
66 MessagingEnabled = true 66 MessagingEnabled = true
67 ServicesConnectorModule = SimianGroupsServicesConnector 67 ServicesConnectorModule = SimianGroupsServicesConnector
68
69[Profiles]
70 Module = SimianProfiles
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index 52e30e2..e87270d 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -3,7 +3,10 @@
3;; All optional settings are in StandaloneCommon.ini.example, 3;; All optional settings are in StandaloneCommon.ini.example,
4;; which you can copy and change. 4;; which you can copy and change.
5;; 5;;
6 6
7[Startup]
8 WorldMapModule = "HGWorldMap"
9
7[Modules] 10[Modules]
8 AssetServices = "HGAssetBroker" 11 AssetServices = "HGAssetBroker"
9 InventoryServices = "HGInventoryBroker" 12 InventoryServices = "HGInventoryBroker"