aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorDiva Canto2014-06-05 20:31:31 -0700
committerJustin Clark-Casey2014-06-10 20:28:40 +0100
commit72456f90a4648856f3aa01efd3c6f7b985dd38c1 (patch)
treea513a0ebe2f0cff85f4346c7941170cf297836b0 /bin
parentAmend to previous commit -- write down the problematic Profile server URL. (diff)
downloadopensim-SC_OLD-72456f90a4648856f3aa01efd3c6f7b985dd38c1.zip
opensim-SC_OLD-72456f90a4648856f3aa01efd3c6f7b985dd38c1.tar.gz
opensim-SC_OLD-72456f90a4648856f3aa01efd3c6f7b985dd38c1.tar.bz2
opensim-SC_OLD-72456f90a4648856f3aa01efd3c6f7b985dd38c1.tar.xz
Better comment regarding SizeX and SizeY
Diffstat (limited to 'bin')
-rw-r--r--bin/Regions/Regions.ini.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Regions/Regions.ini.example b/bin/Regions/Regions.ini.example
index 7186c84..d808e9a 100644
--- a/bin/Regions/Regions.ini.example
+++ b/bin/Regions/Regions.ini.example
@@ -26,6 +26,7 @@ ExternalHostName = "SYSTEMIP"
26; * 26; *
27; * Variable-sized regions allows the creation of large, borderless spaces. 27; * Variable-sized regions allows the creation of large, borderless spaces.
28; * The default is 256 meters. For larger spaces, set these to multiples of 256. 28; * The default is 256 meters. For larger spaces, set these to multiples of 256.
29; * For the time being, X and Y need to be the same.
29; * 30; *
30; SizeX = 512 31; SizeX = 512
31; SizeY = 512 32; SizeY = 512