From d683fe36eaa2c6c9971be4e586baa316f76520a3 Mon Sep 17 00:00:00 2001 From: Dr Scofield Date: Tue, 30 Sep 2008 16:20:11 +0000 Subject: more concierge stuff --- bin/OpenSim.ini.example | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index a186e80..3b144a4 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -754,4 +754,10 @@ ogp_lastname_suffix="_EXTERNAL" [Concierge] ; enable = true enabled = false -whoami = "the go-fer" \ No newline at end of file + +; name of the concierge +whoami = "the go-fer" + +; regex specifying for which regions concierge service is desired; if +; empty, then for all +regions = "^MeetingSpace-" \ No newline at end of file -- cgit v1.1