From 3ec695e05b108dac3a3407d70750ca748c0dc00c Mon Sep 17 00:00:00 2001 From: BlueWall Date: Wed, 30 Jul 2014 15:01:26 -0400 Subject: Add Chat module extra feature settings to GridExtraFeatures service --- bin/Robust.ini.example | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bin/Robust.ini.example') diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 74987d4..99a932d 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example @@ -476,6 +476,15 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto ; Grid Destination Guide URI ;DestinationGuideURI = "http://example.com:8200/" + ; Chat Whisper Distance + ;WhisperDistance = 10 + + ; Chat Say Distance + ;SayDistance = 20 + + ; Chat Shout Distance + ;ShoutDistance = 100 + ; Grid Allow Export ;ExportSupported = true -- cgit v1.1