minor: convert tabs to spaces in config example files from recent 7c534e5
parent
2b339bfd97
commit
fb44e7b636
|
@ -319,13 +319,13 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
|
||||||
; password help: optional: page providing password assistance for users of your grid
|
; password help: optional: page providing password assistance for users of your grid
|
||||||
;password = http://127.0.0.1/password
|
;password = http://127.0.0.1/password
|
||||||
|
|
||||||
; HG address of the gatekeeper, if you have one
|
; HG address of the gatekeeper, if you have one
|
||||||
; this is the entry point for all the regions of the world
|
; this is the entry point for all the regions of the world
|
||||||
; gatekeeper = http://127.0.0.1:8002/
|
; gatekeeper = http://127.0.0.1:8002/
|
||||||
|
|
||||||
; HG user domain, if you have one
|
; HG user domain, if you have one
|
||||||
; this is the entry point for all user-related HG services
|
; this is the entry point for all user-related HG services
|
||||||
; uas = http://127.0.0.1:8002/
|
; uas = http://127.0.0.1:8002/
|
||||||
|
|
||||||
[GatekeeperService]
|
[GatekeeperService]
|
||||||
LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService"
|
LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService"
|
||||||
|
|
|
@ -231,13 +231,13 @@
|
||||||
; currently unused
|
; currently unused
|
||||||
;password = http://127.0.0.1/password
|
;password = http://127.0.0.1/password
|
||||||
|
|
||||||
; HG address of the gatekeeper, if you have one
|
; HG address of the gatekeeper, if you have one
|
||||||
; this is the entry point for all the regions of the world
|
; this is the entry point for all the regions of the world
|
||||||
; gatekeeper = http://127.0.0.1:9000/
|
; gatekeeper = http://127.0.0.1:9000/
|
||||||
|
|
||||||
; HG user domain, if you have one
|
; HG user domain, if you have one
|
||||||
; this is the entry point for all user-related HG services
|
; this is the entry point for all user-related HG services
|
||||||
; uas = http://127.0.0.1:9000/
|
; uas = http://127.0.0.1:9000/
|
||||||
|
|
||||||
[MapImageService]
|
[MapImageService]
|
||||||
; Set this if you want to change the default
|
; Set this if you want to change the default
|
||||||
|
|
Loading…
Reference in New Issue