aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorBlueWall2014-07-30 15:01:26 -0400
committerBlueWall2014-07-30 15:01:26 -0400
commit3ec695e05b108dac3a3407d70750ca748c0dc00c (patch)
tree4ce17713822f448d663536c52e0c0fff7b6dba80 /bin/Robust.HG.ini.example
parentSimulator Extra Features Service (diff)
downloadopensim-SC_OLD-3ec695e05b108dac3a3407d70750ca748c0dc00c.zip
opensim-SC_OLD-3ec695e05b108dac3a3407d70750ca748c0dc00c.tar.gz
opensim-SC_OLD-3ec695e05b108dac3a3407d70750ca748c0dc00c.tar.bz2
opensim-SC_OLD-3ec695e05b108dac3a3407d70750ca748c0dc00c.tar.xz
Add Chat module extra feature settings to GridExtraFeatures service
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index fc81ef0..2319117 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -504,6 +504,15 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
504 ; Grid Destination Guide URI 504 ; Grid Destination Guide URI
505 ;DestinationGuideURI = "http://example.com:8200/" 505 ;DestinationGuideURI = "http://example.com:8200/"
506 506
507 ; Chat Whisper Distance
508 ;WhisperDistance = 10
509
510 ; Chat Say Distance
511 ;SayDistance = 20
512
513 ; Chat Shout Distance
514 ;ShoutDistance = 100
515
507 ; Grid Allow Export 516 ; Grid Allow Export
508 ;ExportSupported = true 517 ;ExportSupported = true
509 518