mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Merge branch 'master' into bullet-2.82
This commit is contained in:
Binary file not shown.
@@ -711,6 +711,9 @@
|
||||
;
|
||||
max_distance = 65535
|
||||
|
||||
; Allow avatars to cross into and out of the region.
|
||||
AllowAvatarCrossing = true
|
||||
|
||||
; Minimum user level required for HyperGrid teleports
|
||||
LevelHGTeleport = 0
|
||||
|
||||
|
||||
Binary file not shown.
@@ -372,16 +372,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
|
||||
; Url to search service
|
||||
; SearchURL = "http://127.0.0.1:8002/";
|
||||
|
||||
; For V2/3 Web Profiles
|
||||
; Work in progress: The ProfileServerURL/OpenIDServerURL are
|
||||
; being used in a development viewer as support for webprofiles
|
||||
; is being developed across the componets
|
||||
;
|
||||
; ProfileServerURL = "http://127.0.0.1/profiles/[AGENT_NAME]"
|
||||
;
|
||||
; For V2/V3 webapp authentication SSO
|
||||
; OpenIDServerURL = "http://127.0.0.1/openid/openidserver/"
|
||||
|
||||
; For V3 destination guide
|
||||
; DestinationGuide = "http://127.0.0.1/guide"
|
||||
|
||||
|
||||
@@ -331,16 +331,6 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto
|
||||
; Url to search service
|
||||
; SearchURL = "http://127.0.0.1:8002/";
|
||||
|
||||
; For V2/3 Web Profiles
|
||||
; Work in progress: The ProfileServerURL/OpenIDServerURL are
|
||||
; being used in a development viewer as support for webprofiles
|
||||
; is being developed across the componets
|
||||
;
|
||||
; ProfileServerURL = "http://127.0.0.1/profiles/[AGENT_NAME]"
|
||||
;
|
||||
; For V2/V3 webapp authentication SSO
|
||||
; OpenIDServerURL = "http://127.0.0.1/openid/openidserver/"
|
||||
|
||||
; For V3 destination guide
|
||||
; DestinationGuide = "http://127.0.0.1/guide"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user