From 1bfd2ae1d81d7aaa72c0834ef7a22bc7a615f741 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sat, 23 Oct 2021 22:46:18 +0100 Subject: [PATCH] mantis 6783: change coment text --- bin/OpenSim.ini.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 6baf8a3452..f05a9da531 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1149,9 +1149,8 @@ ; GroupsServerURI = "" ;# {HomeURI} {ServicesConnectorModule:Groups HG Service Connector} {What's the home address of this world?} {} - ;; Used for V2 in HG only. For example ;; http://mygridserver.com:9000 or http://mygridserver.com:8002 - ;; If you have this set under [Startup], no need to set it here, leave it commented + ;; If you have this set in [Hypergrid] section of GridCommon.ini or StandaloneCommon.ini files in config-include folder, leave it commented ; HomeURI = "" ;# {MessagingEnabled} {Module:GroupsModule Module:Groups Module V2} {Is groups messaging enabled?} {true false} true