diff options
author | Justin Clark-Casey (justincc) | 2015-01-21 00:54:13 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2015-01-21 00:54:13 +0000 |
commit | d9bfc710c09d9a897657dd9c0286a064e7413cc6 (patch) | |
tree | 99a2c479b7c066c2b6f9f6021a026bf7a84dd4b7 /bin/config-include/Standalone.ini | |
parent | minor: Comment out log line for the SimulatorFeatures cap request for now to ... (diff) | |
download | opensim-SC_OLD-d9bfc710c09d9a897657dd9c0286a064e7413cc6.zip opensim-SC_OLD-d9bfc710c09d9a897657dd9c0286a064e7413cc6.tar.gz opensim-SC_OLD-d9bfc710c09d9a897657dd9c0286a064e7413cc6.tar.bz2 opensim-SC_OLD-d9bfc710c09d9a897657dd9c0286a064e7413cc6.tar.xz |
Replace the tabs that have crept into isolated places in config and config example files with spaces
Diffstat (limited to 'bin/config-include/Standalone.ini')
-rw-r--r-- | bin/config-include/Standalone.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/config-include/Standalone.ini b/bin/config-include/Standalone.ini index 398a76c..6b91d9a 100644 --- a/bin/config-include/Standalone.ini +++ b/bin/config-include/Standalone.ini | |||
@@ -9,7 +9,7 @@ | |||
9 | InventoryServices = "LocalInventoryServicesConnector" | 9 | InventoryServices = "LocalInventoryServicesConnector" |
10 | NeighbourServices = "LocalNeighbourServicesConnector" | 10 | NeighbourServices = "LocalNeighbourServicesConnector" |
11 | AuthenticationServices = "LocalAuthenticationServicesConnector" | 11 | AuthenticationServices = "LocalAuthenticationServicesConnector" |
12 | AuthorizationServices = "LocalAuthorizationServicesConnector" | 12 | AuthorizationServices = "LocalAuthorizationServicesConnector" |
13 | GridServices = "LocalGridServicesConnector" | 13 | GridServices = "LocalGridServicesConnector" |
14 | PresenceServices = "LocalPresenceServicesConnector" | 14 | PresenceServices = "LocalPresenceServicesConnector" |
15 | UserProfilesServices = "LocalUserProfilesServicesConnector" | 15 | UserProfilesServices = "LocalUserProfilesServicesConnector" |
@@ -19,8 +19,8 @@ | |||
19 | AvatarServices = "LocalAvatarServicesConnector" | 19 | AvatarServices = "LocalAvatarServicesConnector" |
20 | EntityTransferModule = "BasicEntityTransferModule" | 20 | EntityTransferModule = "BasicEntityTransferModule" |
21 | InventoryAccessModule = "BasicInventoryAccessModule" | 21 | InventoryAccessModule = "BasicInventoryAccessModule" |
22 | MapImageService = "MapImageServiceModule" | 22 | MapImageService = "MapImageServiceModule" |
23 | SearchModule = "BasicSearchModule" | 23 | SearchModule = "BasicSearchModule" |
24 | 24 | ||
25 | LibraryModule = true | 25 | LibraryModule = true |
26 | LLLoginServiceInConnector = true | 26 | LLLoginServiceInConnector = true |