aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 71c7e55..08726ea 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -640,7 +640,7 @@
640 ; {2} - region UUID 640 ; {2} - region UUID
641 ; {3} - region port 641 ; {3} - region port
642 ; {4} - region name with " ", ":", "/" mapped to "_" 642 ; {4} - region name with " ", ":", "/" mapped to "_"
643 region_file_template = "{0}x{1}-{2}.xml" 643 region_file_template = "{0}x{1}-{2}.ini"
644 644
645 ; we can limit the number of regions that XmlRpcCreateRegion will 645 ; we can limit the number of regions that XmlRpcCreateRegion will
646 ; allow by setting this to a positive, non-0 number: as long as the 646 ; allow by setting this to a positive, non-0 number: as long as the