aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example8
1 files changed, 7 insertions, 1 deletions
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"
754[Concierge] 754[Concierge]
755; enable = true 755; enable = true
756enabled = false 756enabled = false
757whoami = "the go-fer" \ No newline at end of file 757
758; name of the concierge
759whoami = "the go-fer"
760
761; regex specifying for which regions concierge service is desired; if
762; empty, then for all
763regions = "^MeetingSpace-" \ No newline at end of file