From 856a301649dbea57237ac908fc4ae6baf5dd168a Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sat, 26 Sep 2020 14:33:08 +0100 Subject: [PATCH] region ini files: gatekeeper MUST be defined at Hypergrid section (or startup), not on per service entry --- bin/config-include/StandaloneCommon.ini.example | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index 17b0bf3c7c..e0e84b61e8 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example @@ -118,9 +118,6 @@ ;; Set to false to prevent export ExportSupported = true - ; === HG ONLY === - ;; If you have this set under [Hypergrid], no need to set it here, leave it commented - ; GatekeeperURI="${Const|BaseURL}:${Const|PublicPort}" [LibraryModule] ; Set this if you want to change the name of the OpenSim Library @@ -128,8 +125,6 @@ [LoginService] WelcomeMessage = "Welcome, Avatar!" - ;; If you have Gatekeeper set under [Hypergrid], no need to set it here, leave it commented - ; GatekeeperURI = "${Const|BaseURL}:${Const|PublicPort}" SRV_HomeURI = "${Hypergrid|HomeURI}" SRV_InventoryServerURI = "${Const|BaseURL}:${Const|PublicPort}" @@ -369,9 +364,7 @@ ;LevelHGFriends = 0; [Messaging] - ; === HG ONLY === - ;; If you have this set under [Hypergrid], no need to set it here, leave it commented - ; GatekeeperURI = "${Const|BaseURL}:${Const|PublicPort}" + [EntityTransfer] ;; User level from which local users are allowed to HG teleport. Default 0 (all users)