From 280d2cbf4ab7a075b3a3d16744ba4f2b2a19c984 Mon Sep 17 00:00:00 2001 From: Charles Krinke Date: Sat, 2 May 2009 16:28:30 +0000 Subject: Thank you kindly, BlueWall, for a patch that: Move json stats to non-published resource name Remove well-known resource name for json stats, creating dynamic uris with private keys and add a user configurable resource name for region owner usage. --- bin/OpenSim.ini.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 3130bf0..c210a9b 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -255,6 +255,10 @@ ; enableprejump = true + ; Simulator Stats URI + ; Enable JSON simulator data by setting a URI name (case sensitive) + ; Stats_URI = "jsonSimStats" + [SMTP] enabled=false -- cgit v1.1