diff options
author | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
---|---|---|
committer | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
commit | 6b24ff0bc91076d7dd20e89eaedd43d89680807e (patch) | |
tree | e679c5f0e4a459c4d5638ef43f9da35bd81ac5ed /bin/config-include/HyperSimianGrid.ini | |
parent | Fixed a typo (diff) | |
download | opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.zip opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.gz opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.bz2 opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.xz |
Removed trailing whitespace
Diffstat (limited to 'bin/config-include/HyperSimianGrid.ini')
-rw-r--r-- | bin/config-include/HyperSimianGrid.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/config-include/HyperSimianGrid.ini b/bin/config-include/HyperSimianGrid.ini index 018c65e..24f9813 100644 --- a/bin/config-include/HyperSimianGrid.ini +++ b/bin/config-include/HyperSimianGrid.ini | |||
@@ -5,7 +5,7 @@ | |||
5 | ;; | 5 | ;; |
6 | 6 | ||
7 | ;; | 7 | ;; |
8 | ;; In GridCommon.ini, these are the URLs you would use if SimianGrid is | 8 | ;; In GridCommon.ini, these are the URLs you would use if SimianGrid is |
9 | ;; installed at http://www.mygrid.com/Grid/ | 9 | ;; installed at http://www.mygrid.com/Grid/ |
10 | ;; | 10 | ;; |
11 | ; AssetServerURI = "http://www.mygrid.com/Grid/?id=" | 11 | ; AssetServerURI = "http://www.mygrid.com/Grid/?id=" |
@@ -28,17 +28,17 @@ | |||
28 | AssetServices = "HGAssetBroker" | 28 | AssetServices = "HGAssetBroker" |
29 | InventoryServices = "HGInventoryBroker" | 29 | InventoryServices = "HGInventoryBroker" |
30 | AvatarServices = "SimianAvatarServiceConnector" | 30 | AvatarServices = "SimianAvatarServiceConnector" |
31 | 31 | ||
32 | NeighbourServices = "NeighbourServicesOutConnector" | 32 | NeighbourServices = "NeighbourServicesOutConnector" |
33 | SimulationServices = "RemoteSimulationConnectorModule" | 33 | SimulationServices = "RemoteSimulationConnectorModule" |
34 | EntityTransferModule = "HGEntityTransferModule" | 34 | EntityTransferModule = "HGEntityTransferModule" |
35 | InventoryAccessModule = "HGInventoryAccessModule" | 35 | InventoryAccessModule = "HGInventoryAccessModule" |
36 | 36 | ||
37 | LandServiceInConnector = true | 37 | LandServiceInConnector = true |
38 | NeighbourServiceInConnector = true | 38 | NeighbourServiceInConnector = true |
39 | SimulationServiceInConnector = true | 39 | SimulationServiceInConnector = true |
40 | LibraryModule = false | 40 | LibraryModule = false |
41 | 41 | ||
42 | AssetCaching = "FlotsamAssetCache" | 42 | AssetCaching = "FlotsamAssetCache" |
43 | 43 | ||
44 | [SimulationDataStore] | 44 | [SimulationDataStore] |
@@ -87,7 +87,7 @@ | |||
87 | [HGInventoryAccessModule] | 87 | [HGInventoryAccessModule] |
88 | ; | 88 | ; |
89 | ; === HG ONLY === | 89 | ; === HG ONLY === |
90 | ; Change this to your profile server | 90 | ; Change this to your profile server |
91 | ; accessible from other grids | 91 | ; accessible from other grids |
92 | ; | 92 | ; |
93 | ProfileServerURI = "http://mygridserver.com:8002/user" | 93 | ProfileServerURI = "http://mygridserver.com:8002/user" |