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/SimianGrid.ini | |
parent | Fixed a typo (diff) | |
download | opensim-SC_OLD-6b24ff0bc91076d7dd20e89eaedd43d89680807e.zip opensim-SC_OLD-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.gz opensim-SC_OLD-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.bz2 opensim-SC_OLD-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.xz |
Removed trailing whitespace
Diffstat (limited to '')
-rw-r--r-- | bin/config-include/SimianGrid.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/config-include/SimianGrid.ini b/bin/config-include/SimianGrid.ini index b3db08a..fdf7ca2 100644 --- a/bin/config-include/SimianGrid.ini +++ b/bin/config-include/SimianGrid.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 = "SimianAssetServiceConnector" | 28 | AssetServices = "SimianAssetServiceConnector" |
29 | InventoryServices = "SimianInventoryServiceConnector" | 29 | InventoryServices = "SimianInventoryServiceConnector" |
30 | AvatarServices = "SimianAvatarServiceConnector" | 30 | AvatarServices = "SimianAvatarServiceConnector" |
31 | 31 | ||
32 | NeighbourServices = "NeighbourServicesOutConnector" | 32 | NeighbourServices = "NeighbourServicesOutConnector" |
33 | SimulationServices = "RemoteSimulationConnectorModule" | 33 | SimulationServices = "RemoteSimulationConnectorModule" |
34 | EntityTransferModule = "BasicEntityTransferModule" | 34 | EntityTransferModule = "BasicEntityTransferModule" |
35 | InventoryAccessModule = "BasicInventoryAccessModule" | 35 | InventoryAccessModule = "BasicInventoryAccessModule" |
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] |