diff options
author | Justin Clark-Casey (justincc) | 2012-04-10 17:46:34 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-04-10 17:46:34 +0100 |
commit | fb44e7b636f35a773c016dcfbd56318d6d337c57 (patch) | |
tree | 3682ee2f64635b0d1bbe9d188e58807f1e6921e5 | |
parent | Correct max_listeners_per_region in OpenSimDefaults.ini to max_listens_per_re... (diff) | |
download | opensim-SC_OLD-fb44e7b636f35a773c016dcfbd56318d6d337c57.zip opensim-SC_OLD-fb44e7b636f35a773c016dcfbd56318d6d337c57.tar.gz opensim-SC_OLD-fb44e7b636f35a773c016dcfbd56318d6d337c57.tar.bz2 opensim-SC_OLD-fb44e7b636f35a773c016dcfbd56318d6d337c57.tar.xz |
minor: convert tabs to spaces in config example files from recent 7c534e5
-rw-r--r-- | bin/Robust.HG.ini.example | 12 | ||||
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 0eb8291..4ea5ffd 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -319,13 +319,13 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
319 | ; password help: optional: page providing password assistance for users of your grid | 319 | ; password help: optional: page providing password assistance for users of your grid |
320 | ;password = http://127.0.0.1/password | 320 | ;password = http://127.0.0.1/password |
321 | 321 | ||
322 | ; HG address of the gatekeeper, if you have one | 322 | ; HG address of the gatekeeper, if you have one |
323 | ; this is the entry point for all the regions of the world | 323 | ; this is the entry point for all the regions of the world |
324 | ; gatekeeper = http://127.0.0.1:8002/ | 324 | ; gatekeeper = http://127.0.0.1:8002/ |
325 | 325 | ||
326 | ; HG user domain, if you have one | 326 | ; HG user domain, if you have one |
327 | ; this is the entry point for all user-related HG services | 327 | ; this is the entry point for all user-related HG services |
328 | ; uas = http://127.0.0.1:8002/ | 328 | ; uas = http://127.0.0.1:8002/ |
329 | 329 | ||
330 | [GatekeeperService] | 330 | [GatekeeperService] |
331 | LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService" | 331 | LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService" |
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index 4f4f400..8fe64df 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example | |||
@@ -231,13 +231,13 @@ | |||
231 | ; currently unused | 231 | ; currently unused |
232 | ;password = http://127.0.0.1/password | 232 | ;password = http://127.0.0.1/password |
233 | 233 | ||
234 | ; HG address of the gatekeeper, if you have one | 234 | ; HG address of the gatekeeper, if you have one |
235 | ; this is the entry point for all the regions of the world | 235 | ; this is the entry point for all the regions of the world |
236 | ; gatekeeper = http://127.0.0.1:9000/ | 236 | ; gatekeeper = http://127.0.0.1:9000/ |
237 | 237 | ||
238 | ; HG user domain, if you have one | 238 | ; HG user domain, if you have one |
239 | ; this is the entry point for all user-related HG services | 239 | ; this is the entry point for all user-related HG services |
240 | ; uas = http://127.0.0.1:9000/ | 240 | ; uas = http://127.0.0.1:9000/ |
241 | 241 | ||
242 | [MapImageService] | 242 | [MapImageService] |
243 | ; Set this if you want to change the default | 243 | ; Set this if you want to change the default |