aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDr Scofield2008-09-30 16:16:20 +0000
committerDr Scofield2008-09-30 16:16:20 +0000
commiteca624dff53c080185271326959a345174ee4994 (patch)
tree5ccbd13fbf38bc0e140097160282a32607745d4d
parentinitial version of a meeting concierge module. (diff)
downloadopensim-SC_OLD-eca624dff53c080185271326959a345174ee4994.zip
opensim-SC_OLD-eca624dff53c080185271326959a345174ee4994.tar.gz
opensim-SC_OLD-eca624dff53c080185271326959a345174ee4994.tar.bz2
opensim-SC_OLD-eca624dff53c080185271326959a345174ee4994.tar.xz
OpenSim.ini.example code for concierge module
-rw-r--r--bin/OpenSim.ini.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 90538a2..a186e80 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -750,3 +750,8 @@ ogp_enabled=false
750;Name Prefix/suffix when using OGP 750;Name Prefix/suffix when using OGP
751ogp_firstname_prefix="" 751ogp_firstname_prefix=""
752ogp_lastname_suffix="_EXTERNAL" 752ogp_lastname_suffix="_EXTERNAL"
753
754[Concierge]
755; enable = true
756enabled = false
757whoami = "the go-fer" \ No newline at end of file