aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index f71fa65..08dc27e 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -804,8 +804,8 @@ regions = "^MeetingSpace-"
804 804
805; for each region that matches the regions regexp you can provide 805; for each region that matches the regions regexp you can provide
806; (optionally) a welcome template using format substitution: 806; (optionally) a welcome template using format substitution:
807: {0} is replaced with the name of the avatar entering the region 807; {0} is replaced with the name of the avatar entering the region
808: {1} is replaced with the name of the region 808; {1} is replaced with the name of the region
809: {2} is replaced with the name of the concierge (whoami variable above) 809; {2} is replaced with the name of the concierge (whoami variable above)
810 810
811welcomes = /path/to/welcome/template/directory 811welcomes = /path/to/welcome/template/directory