mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Grid Stats as part of GridInfoService
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
committed by
UbitUmarov
parent
4516bee2aa
commit
898cc22b22
@@ -687,6 +687,9 @@
|
||||
; optional web page for profiles
|
||||
;[AGENT_NAME] will be converted to Firstname.LastName by viewers
|
||||
; web_profile_url = http://webprofilesurl:ItsPort?name=[AGENT_NAME]
|
||||
|
||||
; By default a xmlrpc handler outputs some grid statistics via /get_grid_stats This can be turned off here
|
||||
;DisableStatsEndpoint = true
|
||||
|
||||
[GatekeeperService]
|
||||
LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService"
|
||||
|
||||
@@ -604,6 +604,9 @@
|
||||
; optional web page for profiles
|
||||
;[AGENT_NAME] will be converted to Firstname.LastName by viewers
|
||||
; web_profile_url = http://webprofilesurl:ItsPort?name=[AGENT_NAME]
|
||||
|
||||
; By default a xmlrpc handler outputs some grid statistics via /get_grid_stats This can be turned off here
|
||||
;DisableStatsEndpoint = true
|
||||
|
||||
[Messaging]
|
||||
; OfflineIM
|
||||
|
||||
Reference in New Issue
Block a user