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 /bin/Robust.HG.ini.example | |
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
Diffstat (limited to '')
-rw-r--r-- | bin/Robust.HG.ini.example | 12 |
1 files changed, 6 insertions, 6 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" |